PistonDevelopers / wavefront_obj

A parser written in rust for the wavefront .obj file format.
MIT License
27 stars 18 forks source link

Update the documentation of the `Object` struct. #43

Closed Marckvdv closed 8 years ago

Marckvdv commented 8 years ago

Update the documentation of the Object struct so it matches how the library actually works. Boils down to: faces -> geometry.shapes. Fixes issue #42

cgaebel commented 8 years ago

Thanks!

cgaebel commented 8 years ago

Released as wavefront_obj 2.0.4