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 4 of 4

Thread: Loading a model from a file

  1. #1
    Junior Member Newbie
    Join Date
    May 2006
    Posts
    3

    Loading a model from a file

    Hello all,

    I also posted this in the beginners' section (since I am an OpenGL beginner) but maybe it's better suited to go here. I'm looking for a way to load a 3DS model from a file into OpenGL without having to use another layer (such as OpenSceneGraph or Inventor). Is there a way to do that with just OpenGL syntax?

    Thanks.

  2. #2
    Junior Member Newbie
    Join Date
    May 2006
    Location
    Germany
    Posts
    5

    Re: Loading a model from a file

    Hi,

    a quick google showed:
    http://www.garagegames.com/index.php...e=view&qid=506

    Having said that, I would use OpenSceneGraph...

    Regards,

    Andreas

  3. #3
    Senior Member OpenGL Pro
    Join Date
    Jul 2001
    Location
    France
    Posts
    1,749

    Re: Loading a model from a file

    Do you fear we'll miss your topic ?

  4. #4
    Junior Member Newbie
    Join Date
    May 2006
    Posts
    3

    Re: Loading a model from a file

    Thanks Andreas and Jide. Sorry to post twice.

Posting Permissions

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