Mesh Slicer
Last updated
Was this helpful?
Last updated
Was this helpful?
Synchronous/Asynchronous slice;
Slice meshes with colliders converting BoxCollider, SphereCollider and CapsuleCollider to MeshCollider;
Skinned mesh support (beta version)
Easy to extend;
Very fast algorithm (just take a look at reviews);
Smart optimization. So after slice you will not see any redundant triangles or vertex due to slice;
Slice by plane;
Slice by knife (examples).