Page 1 of 1

3D object gray texture

Posted: Sat Aug 04, 2012 2:07 pm
by Asterix
I imported a obj with Ultimate Unwrap 3D, and I get a grayed texture.

http://imagebin.org/223269

Re: 3D object gray texture

Posted: Mon Aug 20, 2012 9:57 pm
by rocky53204
I'm only posting this because no one has sent you an answer yet.
Imports of obj files are hinky to impossible... (see: viewtopic.php?f=9&t=22832&p=125934&hili ... es#p125934

In your case you may be trying to import an object lacking texture and/or material information. Trying to cope with the same problem...

Re: 3D object gray texture

Posted: Tue Aug 21, 2012 1:53 am
by rocky53204
I downloaded a file that has an .mtl (material) file that references graphic files on the machine they were produced on... hence my computer cannot display the missing textures. I will try to manually edit the .mtl file. (it's a text file) to re-direct file seeks to something I have. You might want to see if you have a similar situation.

Re: 3D object gray texture

Posted: Tue Aug 21, 2012 7:32 pm
by Asterix
rocky53204 wrote:I downloaded a file that has an .mtl (material) file that references graphic files on the machine they were produced on... hence my computer cannot display the missing textures. I will try to manually edit the .mtl file. (it's a text file) to re-direct file seeks to something I have. You might want to see if you have a similar situation.

Ha the Unwrap 3D exported the texture correctly, the problem is the mtl. It need to change the jpx by png and it worked.