Does Lib3DS supports a textured 3DS ?
Does Lib3DS supports a textured 3DS ?
========================
Leyder Dylan ( dylan.leyder@slug-production.be.tf
http://www.slug-production.be.tf
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]
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
http://p-squared.com/SpaceTime.asp#Mesh3DS
Note that it is for MFC enabled Visual C++ programs only.