How to mirror a half 3D mesh object ?
Posted
by Turhan COMEZ
on Stack Overflow
See other posts from Stack Overflow
or by Turhan COMEZ
Published on 2009-06-10T17:35:55Z
Indexed on
2010/03/31
5:03 UTC
Read the original article
Hit count: 435
Hi All,
Let assume that we have a half 3D mesh object and want to mirror it, in C# 2008 Express. That is, we want to have its simetrical part according to the center line of the object.
Could you help me to do that.
Thanks in advance.
© Stack Overflow or respective owner