rreynolds opened this issue on Feb 25, 2004 ยท 5 posts
rreynolds posted Wed, 25 February 2004 at 9:47 AM
With a lot of imported 3ds models, textures sometimes aren't automatically loaded when the object is imported into Poser. I've run into some models that have dozens of different material zones and dozens of textures and texture names often aren't the same as material names, making a random puzzle out of manually assigning names. Unlike Poser files, .3ds files aren't text files, so I cannot just plop the file into a text editor and search for the texture to see what's using it. Is there anything out there that will let me read a .3ds file so that I can find out what textures are associated with what material zones?
ockham posted Wed, 25 February 2004 at 10:35 AM
Best thing is just to convert it to OBJ so you can read and change the materials directly.
EnglishBob posted Wed, 25 February 2004 at 11:34 AM Online Now!
Some of the 3D viewers will give you that information - Deep Exploration for instance (used to be 3D Exploration).
rreynolds posted Wed, 25 February 2004 at 12:40 PM
I'll have to give the OBJ conversion a try. I guess you mean import the 3ds model into Poser and export it from Poser as an OBJ? Deep Exploration would be nice to have, but it's a very expensive ($300) program for somebody that's not making any money off of doing this--and an awful lot for my modest needs.
rreynolds posted Fri, 27 February 2004 at 5:21 PM
Saving as an OBJ works and I can read what textures are associated with what in the .MTL file. Unfortunately, it appears that my problem is more fundamental in that the 3DS textures probably aren't associated in the 3DS file because a lot weren't listed in the .MTL. I doubt that there's much that can be done in that case.