Page 2 of 2
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 10:58 am
by DarthD.U.C.K.
thats exactly what it does, you can only view the UV of one model(/cluster) in xsi and therefore only stamp on UV
what did you expect "stamp UVs" to do?
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 11:15 am
by [TFA]Padawan_Fighter
I expected it to make a whole texture of the entire model.
Ah well, so what I have to do is select each cluster and stamp a UV for each one? Makes sense...
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 11:31 am
by DarthD.U.C.K.
yes,
it wouldnt make sense otherwise because you could have 20 objects, each with different UV, and if you stamped all on ONE texture you wont be able to draw conclusions out of it
why do you want to stamp the UVs anyway?
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 12:13 pm
by [TFA]Padawan_Fighter
My textures keep messing up whenever I convert it to .msh (it's a Sketchup model, so it's all texture0.tga, texture1.tga, etc.), and I was thinking stamping the UVs might fix my problem.
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 12:25 pm
by DarthD.U.C.K.
no, that wont fix the prioblem
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 12:31 pm
by [TFA]Padawan_Fighter
Crap.
Any ideas what will? I did the Alt-7 thing that Frag Me! suggested, and the texture thing was a little beyond my comprehension

Re: Textures messed up on model
Posted: Wed Sep 23, 2009 12:32 pm
by DarthD.U.C.K.
alt+7 is the texture editor shortcut, it displays the UVs...
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 12:46 pm
by [TFA]Padawan_Fighter
I know. But it was such a big mess of projections I didn't know what to do.
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 1:37 pm
by VF501
If you select a single cluster, it will only show the UVs for that cluster. If a single cluster has overlapping UVs, then will always look like a mess. So you would have to go back and redo the UV layouts.
I suggest you make a simple basic object in XSI, and practice using the UV editor on it.
Get>Primitive>Cube
Get>Material>Phong
Get>Texture>New from File
Select Unique UVs
Select Object
Hit Alt+7
Then mess around to see how UVs work. As a note, the colored edges you see in the Texture Editor tell you which sides connect to each other. So if you select something and the edges are highlighted, the edges with the same color connect to each other.
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 2:42 pm
by [TFA]Padawan_Fighter
Yeah...well eh, I know alot about UVs...and I have the whole model selected. And even at times when I only have a polygon selected, it still displays something like this:
Not very easy to comprehend...

*sigh*
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 2:58 pm
by VF501
Does each object have its own material?
If not, they'll all have the same texture that is attributed to the basic scene material.
The UVs in the screen cap, are just bad.
Easiest way to select UVs is to use polygon raycast selections to move them around. Good for separating out large sections.
Re: Textures messed up on model
Posted: Wed Sep 23, 2009 2:58 pm
by Maveritchell
[TFA]Padawan_Fighter wrote:Yeah...well eh, I know alot about UVs...and I have the whole model selected. And even at times when I only have a polygon selected, it still displays something like this:
Not very easy to comprehend...

*sigh*
When you have a single polygon or group of polygons selected, and you want to see just them - in your texture editor (alt-7 window) click "view -> show selected" (or just check "auto show selected," which will keep it like that).
Re: Textures messed up on model
Posted: Fri Sep 25, 2009 4:17 am
by [TFA]Padawan_Fighter
Alright, thanks Mav, but I tried that, and still, every single polygon I'm selecting just shows a wooden texture. They are ALL messed up. I might just have to re-apply every single one manually....
note to self, never, EVER, make a model from Sketchup again.
Re: Textures messed up on model
Posted: Fri Sep 25, 2009 12:29 pm
by Maveritchell
[TFA]Padawan_Fighter wrote:I might just have to re-apply every single one manually....
note to self, never, EVER, make a model from Sketchup again.
Welcome to texturing 101; if you want to get a well-done set of UVs you will be doing this pretty often anyway. That's why making a good model usually takes at least twice as long as just doing the modeling itself.
Re: Textures messed up on model
Posted: Fri Sep 25, 2009 1:18 pm
by VF501
Each one also has the same wood texture because they are all sharing the same scene material.
To prevent this, select an object and do Get>Material>Phong, this will give the object its own Phong shader, and it will prevent each one from having the same texture.