Texture UV Mapping on a 3ds object with Blender

Started by fardke, May 30, 2008, 04:53:58 PM

Previous topic - Next topic

fardke

Hello,
Hello Egon  8),


i made an object 3ds with blender and it generates the uv mapping of the texture. Then i painted the texture with paint to get a jpeg. then, in my jpct class, i load the object with Loader.load3ds() and i do a setTexture() with my jpeg. The problem is that sometimes the texture is correctly applied to the object and sometimes not (like the uv points does not correspond; there is the texture but not correctly applied).


Help me please  ???

EgonOlsen

I don't know anything about blender, but do you have some screenshots of the results that jPCT gives you? Maybe one good and one bad?


EgonOlsen