mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 10:59:14 -04:00
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
|