nothings / single_file_libs

List of single-file C/C++ libraries.
8.8k stars 585 forks source link

Submission: Delaunay_PSM #251

Open BrunoLevy opened 1 year ago

BrunoLevy commented 1 year ago

Delaunay_PSM is a "Pluggable Software Module" (.cpp/.h pair) extracted from Geogram https://github.com/BrunoLevy/geogram.psm.Delaunay

It provides 2D and 3D Delaunay triangulation with no external dependency.