Module obj::raw::material

source ·
Expand description

Parses .mtl format which stores material data

Structs

  • A single material from a .mtl file
  • A texture map specified in a .mtl file
  • Low-level Rust binding for .mtl format (incomplete).

Enums

  • A color specified in a .mtl file

Functions

  • Parses a wavefront .mtl format (incomplete)