shithub: libobj

ref: 0f0a9514ccabd558e9b6610e7c6150a69e6f9bcd
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.