auto detect inverted model!
hi,
i have a problem with mesh normal. like when i attach together a model, sometimes the normal is inverted.i have to add a normal modifier to flip the whole model.
is there a trick to find out if the model is inverted or may be a way to avoid it when attaching them.i was thinking of finding out if most of the face normal are outward or not. please share your idea.thanks
Comments
Reset Negative Object Scale Values
This is more compact version
barigazy
Flipped (inverted) faces will
Flipped (inverted) faces will also happen when use mirror tool and then assign XForm modifier on it(ResetXForm).
The cause is negative scale value.
I use this before i perform attach or reset xform operation
barigazy
thanks Barigazy . i will
i just checked it and it solved the problem. thanks a lot barigazy.