Hi,
I have imported a mesh form an >ojj file that has more than 1 UV map associated with it. How can I get the multiple UV images to show on my model?
Blender 2.3
Thanks in advance
Hi,
I have imported a mesh form an >ojj file that has more than 1 UV map associated with it. How can I get the multiple UV images to show on my model?
Blender 2.3
Thanks in advance
Hi,
This whole Blender import thing is just so complicated, maybe I’m doing something wrong. Is ther some import script or method that imports all the ojects with the UV’s and automaticaly assigns the textures, so I don’t have to re apply the maps for every part with a UV?
Thanks,
I did get the objects to separate but then they lost the UV’s.
Someone here made an importer that handles a bunch of formats, but it’s a .blend, and I can’t figure out how to use it.
any help?
What app are you importing from? Several apps can export OBJ.
What version of blender are you using?
Which script are you using? Be specific because there are OBJ import scripts that have been updated many times.
Which app did you use to apply the UV’s?
%<
OK,
I’m using Wings3d for modeling and the internal autouv for creating the uv coords. I create the texture maps in psp and export the maps as .tga files. Then export my models as .obj files. they are fully texturd and mapped in 3d explorer and carrara studio, so I know they are good.
I’m using Blender 2.3 and importing with obj_io_modif228.py script.
You say you textured them in those other 2 apps or you tested the wings textures in them? When your first language is english the people who are likely to answer your questions best are usually not native english speakers.
Anyhow, that is the best script and you should have read this in the script itself:
IMPORTING:
%<
As I know, Blender can’t handle more UVs on an object.
So you can’t import only one UV set…
You can make more UV-ed image in a material, but the UV coordinates will be same.