A library for basic parsing of Wavefront OBJ files.
Supports vertex positions, texture coordinates, and normals. See examples/simple.rs for an example of basic usage.
Add this to your Cargo.toml:
[dependencies]
bobp = "0.1"This project is licensed under either of:
at your option.