Name: Anonymous 2009-04-01 18:00
I've made a few small games in C++ and OpenGL, but I've noticed that the .obj loader I use to import 3D models is really inefficient. My search for a better 3D object loader, for any file format, isn't going well. Could any kind Anon here recommend me a starting point to find a cleaner, faster (and preferably free) object loader?