| Crates.io | bobp |
| lib.rs | bobp |
| version | 0.1.0 |
| created_at | 2022-07-02 12:03:07.835316+00 |
| updated_at | 2022-07-02 12:03:07.835316+00 |
| description | A library for basic parsing of Wavefront OBJ files |
| homepage | |
| repository | https://github.com/IoanThomas/bobp |
| max_upload_size | |
| id | 617754 |
| size | 30,122 |
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.