triangle
Triangle | 1.0
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.
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 polyg......