Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 954 Bytes

README.rst

File metadata and controls

18 lines (14 loc) · 954 Bytes

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.