Commit c244435
Add dreieck triangulation library
Dreieck is adding support for triangulation using monotone decomposition. This enables much faster triangulation of complex polygons while having a fallback to earcut for simpler polygons and also in case the triangulation fails (very weird case).
GitOrigin-RevId: c5debf4aea682c8931677e1fb10b146483f6d9621 parent e078827 commit c244435
1 file changed
+13
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments