Wings 3D Development Forum
UV Mapping - split textures - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: UV Mapping - split textures (/showthread.php?tid=120)



UV Mapping - split textures - some_yahoo - 12-21-2012

I have a single mesh that I have assigned multiple materials to the faces.
For instance: Interior_Walls, Floor, Exterior, Roof, Ceiling, Windows.

When I UV Map, I select by material, and unfold each material type into it's own Map.

Unfortunately, What the Wings does is map the different maps onto the same texture.

i.e. myObject_auv or something like that. I want it to give me Interior_Walls_auv, Floor_auv, etc, and not map all the different textures to the same UV map.

Possible?


RE: UV Mapping - split textures - PeterC (PC) - 12-21-2012

If you UV map in Object mode it will show all the UVs on top of each other yea.. I'd switch to Face mode and select-by-material each section then RMB > UVmapping from there
That way it will only show your wall UVs, floor UVs etc.. whatever you've selected.
The only issue you'll run into with a multi-material model like that, is that even if you only select faces with "wall material" (for example) and go into AUV, it won't automatically show the 'wall texture' (that you have asigned to 'Wall material') as it would with a single material mesh.. but rather will show the default AUV colorful letters/grid pattern, so you'll have to drag-drop your wall texture from the Outliner on the AUV window if you need to line things up against the texture. Hope that was clear :}


RE: UV Mapping - split textures - some_yahoo - 12-21-2012

Thank you - Face Mode worked! Who knew this would be so easy?

now why are my UV textures not showing up on the model?


RE: UV Mapping - split textures - PeterC (PC) - 12-21-2012

Did you re-project/unfold or otherwise redo the UVs? If so it will create a new temp material ("modelname_auv" or something like that) and you'll just see that material and its 'colorful letter grid' texture on the model.. Just re-apply your other material to the faces

Or is it not showing any textures at all?


RE: UV Mapping - split textures - micheus - 12-21-2012

... Or, maybe you need to edit the material and set 'Vertex color' to Ignore. Wink


RE: UV Mapping - split textures - some_yahoo - 12-22-2012



Since a pic is worth 1000 words...


RE: UV Mapping - split textures - PeterC (PC) - 12-22-2012

Hmm.. Top Menu > View > Show > Show Textures and Show Materials both checked?


RE: UV Mapping - split textures - some_yahoo - 12-22-2012

Got it! My Shaders was on Spherical harmonics 9 (whatever that is)