shithub: libobj

ref: b4a0229a2dadca8c4d3a94d3e7176d022f09ec82
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.