aboutsummaryrefslogtreecommitdiff
path: root/readme
blob: 96db0315d3f99db8f8dace45f21154e99bb531d0 (plain)
1
2
3
4
5
6
7
8
libobj

Libobj provides a parser for the Wavefront OBJ file format.

It is not complete, i.e.  groups and materials for example aren't
supported (ignored during parsing), plus it is required for the user
to manipulate the loaded structures manually, because of the basically
non-existent API.