2D Mesh Cutter

Currently under Development
Project Overview
A custom solution that allows you to cut meshes into pieces. Using a directed graph-based custom data structure, "2DMeshCutter can perform operations on heavy meshes in realttime. Without any third-party libraries, this asset is entirely my own solution and offers a tool for creating dynamic and interactive 2D games. It is meant to become an asset on the Unity Asset Store.
Technology
-- C#
-- Unity