shithub: libobj

ref: 9ac2be4228b1dc8b9ccb1091680d80c3d7dc7673
dir: /readme/

View raw version
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.