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

Thread: How to load a 3Ds max file or how to import a 3DS max into opengl

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2012
    Posts
    9

    How to load a 3Ds max file or how to import a 3DS max into opengl

    hey everyone.i need to import a 3Ds max file(.obj or .3DS file) into opengl.But i couldnt do..Im using Visual10.0 .I tried lib3ds but couldn't find good example.I tried GLM from this link http://www.3dcodingtutorial.com/Work...the-model.html but it only import an apple for me.but when i tried to import chair and table max file it doesn't.So anyone can give me help related to this problem..Any help will be appreciated...Examples would be helpful!!

  2. #2
    Junior Member Newbie
    Join Date
    Aug 2012
    Posts
    8
    hello...
    http://www.opengl-tutorial.org/begin...model-loading/

    may be this link help you.

  3. #3
    Junior Member Newbie
    Join Date
    Aug 2012
    Posts
    9
    hey thanks for the links....
    but the link i told u in my above post works for me..but it doesn't show color and material....:/
    and could u please tell me how texture mapping would be done??

  4. #4
    Member Regular Contributor
    Join Date
    Dec 2007
    Posts
    250
    for .3ds
    use lib3ds, I wouldn't use anything else

  5. #5
    Junior Member Newbie
    Join Date
    Aug 2012
    Posts
    9
    thnx..but i used it and it didn't work for me!!!! do you have any source code or example???

Posting Permissions

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