1 unstable release
0.1.0 | Jul 2, 2022 |
---|
#111 in Data formats
15KB
353 lines
bobp
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.
Usage
Add this to your Cargo.toml
:
[dependencies]
bobp = "0.1"
License
This project is licensed under either of:
at your option.