obj/obj_loader library

Classes

OBJLoader
The OBJ file format is a simple data-format that represents 3D geometry in a human readable format as the position of each vertex, the UV position of each texture coordinate vertex, vertex normals, and the faces that make each polygon defined as a list of vertices, and texture vertices.
ParserState
ParseStateMaterial
ParseStateObject