@hackage triangulation0.3

triangulation of polygons

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.