blob: 5921209d2fc8ed4b501e68e3dbccebdd624d74b0 (
plain) (
blame)
1
2
3
|
*Triangle* is a python wrapper around Jonathan Richard Shewchuk's two-dimensional
quality mesh generator and delaunay triangulator library.
This implementation utilizes Cython_ to wrap the C API as closely as possible.
|