drufat / triangle

Python bindings to the triangle library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triangle

Build Status Version Status Downloads

Triangle is a python wrapper around Jonathan Richard Shewchuk's two-dimensional quality mesh generator and delaunay triangulator library, available here. This implementation utilizes Cython to wrap the C API as closely as possible. The source is available on Github, and the documentation can be accessed at rufat.be/triangle.

About

Python bindings to the triangle library

License:GNU Lesser General Public License v3.0


Languages

Language:Python 76.1%Language:Cython 23.9%