Skip to content

drufat/triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

595b43e · Jan 7, 2025
Sep 24, 2023
Sep 20, 2020
Jan 15, 2023
Apr 24, 2020
Jan 7, 2025
Jan 15, 2023
Sep 20, 2020
Jan 11, 2019
Dec 4, 2022
Sep 25, 2023
Jan 15, 2023

Repository files navigation

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.