8f9b4275dc
quality mesh generator and delaunay triangulator library. This implementation utilizes Cython_ to wrap the C API as closely as possible. WWW: https://rufat.be/triangle
5 lines
251 B
Text
5 lines
251 B
Text
*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.
|
|
|
|
WWW: https://rufat.be/triangle
|