loadobj.dll a free DLL to load 3D .obj files into openGL
dev c++, loadobj.dll, load obj, wavefront obj, flightGL_chung, openGL, liberty basic Réagirloadobj.dll is a free DLL to instant load 3D .obj files into openGL , for example in a GLlist you can recall later.
it loads objects with textures and can auto-resize the 3D object to a desired size.
you can find a demo inserted in my game flightGL_chung there
=> loadobj_dll.zip (8.1 Mo)
dll and source files only (dev C++)
=> loadobj_dll_source.zip (70 ko)
examples of calls : see the readme_DLL.txt file .