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: Lib3DS + Texture ?

  1. #1
    Member Regular Contributor
    Join Date
    Jul 2000
    Location
    Arlon, Belgium
    Posts
    486

    Lib3DS + Texture ?

    Does Lib3DS supports a textured 3DS ?

  2. #2
    Intern Contributor
    Join Date
    Aug 2000
    Location
    Epinay sur Seine, France
    Posts
    94

    Re: Lib3DS + Texture ?

    yes, you should look at the Lib3dsMaterial member of returned Lib3dsFile pointer from a lib3ds_open. Then check the Lib3dsTextureMap members of the Lib3dsMaterial.
    One life for hate , one eternity for love [img]/forum/images/%%GRAEMLIN_URL%%/smile.gif[/img]

  3. #3
    Junior Member Regular Contributor
    Join Date
    Feb 2001
    Posts
    136

    Re: Lib3DS + Texture ?

    You can also try Mesh3DS. It is a very simple library to load 3DS files W/textures.

    I can't remember the link but try google for mesh3ds and you'll get it.

    Fastian

  4. #4
    Junior Member Regular Contributor
    Join Date
    Sep 2001
    Posts
    107

    Re: Lib3DS + Texture ?

    http://p-squared.com/SpaceTime.asp#Mesh3DS

    Note that it is for MFC enabled Visual C++ programs only.

Posting Permissions

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