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

d1dbc002 – rodri <rgl@antares-labs.eu> authored on 2025/07/16 12:46
forgot about objexport in the manpage

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.