An Algorithm for Monotone Decomposition of Polygons in 2D Space
-
Updated
May 28, 2020 - C++
An Algorithm for Monotone Decomposition of Polygons in 2D Space
Decomposing any arbitrary polygon into convex polygons along with visualization.
Given a user-drawn simple polygon, decompose it into convex polygons.
Add a description, image, and links to the polygon-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the polygon-decomposition topic, visit your repo's landing page and select "manage topics."