How to mirror a half 3D mesh object ?
- by Turhan COMEZ
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.