how to use the 3D Studio as OpenGl file

Hi, Dear helper;

I’m writing a program in the OpenGL,and I want to use some of my 3D studio Pictures as
parts of pictures appear in my progarm.

              thanks.

You could try 3Dto3D, a dos app. that converts a few 3D formats to i.e. OpenGL code,
you should try it with a .3ds file.

See http://www.stmuc.com/thbaier/tools.html
to download it.

(the call would then be ‘3dto3d @3dsin.ini @objmod.ini @oglout.ini -outpath=test’)

Regards,

Daniel.