• Stars
    star
    200
  • Rank 191,212 (Top 4 %)
  • Language
    Python
  • License
    GNU Lesser Genera...
  • Created over 12 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python bindings to the triangle library

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.