-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Milestone
Description
Hey, i was just exploring this project a bit and was wondering if it would be interesting for you to have a Polygon Triangulator. This task is quite frequently needed in computer graphics related projects. So the proposal would be to add a function to the polygon class, which returns a list of triangles.
As a foundation for such an algorithm this could be used: https://github.com/mapbox/earcut