shithub: libobj

ref: b538f9954c0c62d840a9c898f5302d3128420171
dir: /readme/

View raw version
libobj

Libobj provides a parser for the Wavefront OBJ file format.

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