@hackage triangulation0.2

triangulation of polygons

  • Categories

  • License

    LicenseRef-GPL

  • Maintainer

    Tillmann.Vogt@rwth-aachen.de

  • Versions

    • 0.3 Mon, 25 Jul 2011
    • 0.2 Tue, 7 Jun 2011
    • 0.1 Sun, 29 May 2011

An implementation of a simple triangulation algorithm for polygons without crossings. The code is explained in this diploma thesis: www.dinkla.net/download/GeomAlgHaskell.pdf. The original author made a very big library that needs a long time to compile. Thats why only one algorithm was extracted and freed from a big net of inner dependencies and types.