Skip to content

A Rust library for basic parsing of Wavefront OBJ files

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

IoanThomas/bobp

Repository files navigation

Continuous Integration crates.io

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.

About

A Rust library for basic parsing of Wavefront OBJ files

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages