I\'m looking for a simple lightweight Wavefront OBJ mesh file reader for C or C++. (ie. given a mesh in OBJ format, read it in from a file, and make it accessible, preferabl
Open Asset Import Library looks very promising. Plenty of formats is supported.