Import a 3d .3ds model into opengles program

Hi All,
i have made a living room demo and now want to import a 3d model of a table lamp into the room (to increase realism) but the function for loading the model and rendering it is not working (it is showing the number of vertices and faces etc… but is not rendering the model on the computer screen)

i am using OpenGl es 1.1 version so anybody who is expert in importing .3ds models into opengl es programs can share his/her wisdom, also do tell whether any extension to opengl es 1.1 is required if yes then which one?

the code for loader is at : http://tfc.duke.free.fr/

and corresponding 3d model files are at : http://archive3d.net/

so somebody help ASAP !

Thanks,
Himanshu

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.