Expand description
Parses .mtl format which stores material data
Structs
- A single material from a
.mtlfile - A texture map specified in a
.mtlfile - Low-level Rust binding for
.mtlformat (incomplete).
Enums
- A color specified in a
.mtlfile
Functions
- Parses a wavefront
.mtlformat (incomplete)