Wavefront obj parser for Rust. It handles both .obj and .mtl formats.
.obj
.mtl
toml [dependencies] obj-rs = "*"
BSD 2-Clause