shithub: libobj


branches: master

Clone

clone: git://shithub.us/rodri/libobj gits://shithub.us/rodri/libobj
push: hjgit://shithub.us/rodri/libobj
patches to: rgl@antares-labs.eu

Last commit

0f0a9514 – rodri <rgl@antares-labs.eu> authored on 2024/10/07 14:32
leave a single, general error reporting fn. add specular map support.

About

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.