aboutsummaryrefslogtreecommitdiff
path: root/readme
blob: b8f60d0047c9e2eaaa02abc91216b340e5b10a21 (plain)
1
2
3
4
5
6
7
8
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.