The triangulation module for python based on Jonathan Richard Shewchuk's program Triangle was updated. It should work with recent versions of python 2.x now.
Tag Archives: triangle
Triangle
This python module is a small wrapper around the triangulation library Triangle by Jonathan Richard Shewchuk. I wrote this module some years ago. It was mainly used to triangulate polygonal shapes constructed with my Polygon module.
Triangle is not yet documented. It was tested only on Linux.
Download Traingle at: http://download.j-raedler.de/Python/Triangle