Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: how to use the 3D Studio as OpenGl file

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2000
    Location
    Shanghai, PR of China
    Posts
    2

    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.

  2. #2
    Intern Contributor
    Join Date
    Mar 2000
    Location
    Leiden, The Netherlands
    Posts
    59

    Re: how to use the 3D Studio as OpenGl file

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •