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

074b1e10 – rodri <rgl@antares-labs.eu> authored on 2025/06/16 13:08
simplify readimagefile()

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.