Page 1 of 1

Keep object material UVW

Posted: Tue Apr 10, 2012 3:31 pm
by STONEINC
Hello,

I would like to know if I used cruncher after applying the uvw map/material if the mesh keeps the texture assigned or if I do have to unwrap it again?

Image

Re: Keep object material UVW

Posted: Wed Apr 11, 2012 10:18 pm
by mootools
Hello,

When you use Polygon Cruncher in 3ds Max (utility plugin) there is 2 modes:
  • Apply modifiers unchecked: this is the default mode.
    In this mode the modifier stack is kept. Polygon Cruncher optimizes the UVW map and keeps any UV seams during the optimization (you have to check Keep UV and select protect UV which is the best mode).
    Note: If you have a topology dependent modifier you might have a warning before optimizing, and you should use the above mode.
  • Apply modifiers checked: In this mode the modifier stack is collapsed and your mesh is turned to editable mesh with no modifier.
    Polygon Cruncher optimizes UVW map and keeps any UV seams during the optimization (once more check Keep UV and select Protect UV).
    The optimized object shows you UVW when you exit Polygon Cruncher.
The thing to remember: whatever the mode you use, you can keep the UVW by check Keep UV.

I hope this help,
Manuel

Re: Keep object material UVW

Posted: Wed Apr 11, 2012 10:56 pm
by STONEINC
That helps a lot thank you so much

Re: Keep object material UVW

Posted: Thu Feb 15, 2018 4:53 pm
by asdeideas
mootools wrote:Hello,

When you use Polygon Cruncher in 3ds Max (utility plugin) there is 2 modes:
  • Apply modifiers unchecked: this is the default mode.
    In this mode the modifier stack is kept. Polygon Cruncher optimizes the UVW map and keeps any UV seams during the optimization (you have to check Keep UV and select protect UV which is the best mode).
    Note: If you have a topology dependent modifier you might have a warning before optimizing, and you should use the above mode.
  • Apply modifiers checked: In this mode the modifier stack is collapsed and your mesh is turned to editable mesh with no modifier.
    Polygon Cruncher optimizes UVW map and keeps any UV seams during the optimization (once more check Keep UV and select Protect UV).
    The optimized object shows you UVW when you exit Polygon Cruncher.
The thing to remember: whatever the mode you use, you can keep the UVW by check Keep UV.

I hope this help,
Manuel
Thanks for yout help Manuel