Continuous Integration

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:

toml [dependencies] bobp = "0.1"

License

This project is licensed under either of:

at your option.