Class ObjModel

All Implemented Interfaces:
IUnbakedGeometry<ObjModel>

public class ObjModel extends SimpleUnbakedGeometry<ObjModel>
A model loaded from an OBJ file.

Supports positions, texture coordinates, normals and colors. The material library has support for numerous features, including support for ResourceLocation textures (non-standard).