Unity scripts for cutting a mesh in two along a plane. Uses a half-edge data-structure (https://www.flipcode.com/archives/The_Half-Edge_Data_Structure.shtml). Not optimized for real use, rather a proof of concept. Cutting the sphere prefab takes approximately 3.5 ms.
-
Notifications
You must be signed in to change notification settings - Fork 2
edvinvp/MeshCutUnity
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Unity scripts for cutting a mesh in two along a plane. Uses a half-edge data-structure.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published