Is there any open source library that would allow me to load a 3D MAX (3DS or ACE), and then draw it using OpenGL?
I also want support for loading and drawing more than 1 objects and some support for advanced options inside the file.
I am using OpenGL in C++.
