/Unity_Mesh_Deform_and_Smooth

simple mesh deform and smooth in Unity

Primary LanguageC#

Unity_Mesh_Deform_and_Smooth

This is my first Unity project.(Library folder not included).

Simple mesh deform and smooth in Unity.

Deform any mesh object using left mouse button

Alt text

Smooth any mesh object using right mouse button

Alt text

Resources I used:

https://catlikecoding.com/unity/tutorials/mesh-deformation/

https://github.com/mattatz/unity-mesh-smoothing