Hi,
I am building a Qt application for the Symbian that uses OpenGL ES. I need to import and render 3D objects in this application.
My first thought was that the 3ds format is the easiest but I couldn't find any library to load them (There used to be one on Qt3, for some reason it's not the case on Qt4.6).
Does any one know any library that I could use ?
Or maybe there are others file format that would be easier for me? Ideally I would need something to load the object with some textures.
Thanks
Alexandre



