Expand description
Parsers for wavefront’s .obj and .mtl file format for loading meshes.
Modules§
- A parser for Wavefront’s
.mtlfile format, for storing information about the material of which a 3D mesh is composed. - A parser for Wavefront’s
.objfile format for storing 3D meshes.
Structs§
- A parsing error, with location information.