I have multiple objects that are already nicely unwrapped. Unfortunately the uv image (square pattern) scale is different on each object. Short of manually scaling the UVs on each object ...is there an automatic method that can make the scale equal on all already UVed objects? ie. the UV texture square pattern appears same size on all objects? I remember reading about a script that does it but no success Googling it so far. Anyone?
Replies
Any advice would be greatly appreciated
and, think of your pixel density ratio (how many pixels per meter/foot) before UV mapping!!!
Damn! No Maya 2011 version.
Pior are you telling me that there is a way in Maya to freeze or set the ratio before starting the UV unwrapping process?
For example say I have 10 object in my scene. If I combine them all temporarily and apply Automatic UV mapping then the UV texture image squares appear all same size on all 10 objects. If I apply automatic mapping individually on the 10 objects then the UV image square appear different size on different objects.
Are you telling me there is an option in Maya to set a fixed ratio so that the UV image squares appear fixed size on different objects every time I unwrap?
but it seems it could be what you are looking for: http://www.creativecrash.com/maya/downloads/scripts-plugins/texturing/c/checker-size-tool
Yes that is exactly what I am trying to do. Scales UVs to make the UV ratio same on all the already unwrapped objects. Can't get it to work though. It is a Python script and the dialogue box as shown in the help pdf does not appear when I execute the script. Must be something to do with new Maya 2011. I will install Maya 2010 to check.
The image demonstrates what I meant perfectly. So 3 objects all unwrapped and I want the grid patter ratio to be same. The script does that for you instead of me manually scaling the UVs in the UV texture editor.
Prescale > World and Scale Mode > None.
Thanks guys :poly142: