SkillAgentSearch skills...

MeshCutUnity

Unity scripts for cutting a mesh in two along a plane. Uses a half-edge data-structure.

Install / Use

/learn @edvinvp/MeshCutUnity
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MeshCutUnity

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.

Video Demo

MeshCut Demo

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks2

Languages

C#

Security Score

60/100

Audited on Mar 1, 2025

No findings