Crate wavefront_rs

source ·
Expand description

wavefront_rs is a RUST implementation for parsing and writing the wavefront obj and mtl format.

Modules

  • The obj module contains all the types that are used when working with the wavefront obj format including entities, lexer, writer etc.