Unity 网格类开源项目
地址:https://blog.csdn.net/linxinfa/article/details/118669910?spm=1001.2014.3001.5501
1、2D网格涂鸦
项目地址:https://github.com/mattatz/unity-triangulation2D
2、3D网格涂鸦
项目地址:https://github.com/mattatz/unity-teddy
3、网格体素化
项目地址:https://github.com/Scrawk/Mesh-Voxelization
4、网格平滑算法
项目地址:https://github.com/mattatz/unity-mesh-smoothing
5、网格切割
项目地址:https://github.com/hugoscurti/mesh-cutter