@hackage triangulation0.3
triangulation of polygons
Installation
Dependencies (7)
Dependents (2)
@hackage/SVGFonts, @hackage/acme-everything
An implementation of a simple triangulation algorithm for polygons without crossings (holes are possible). The code is explained her: www.dinkla.net/download/GeomAlgHaskell.pdf.