delaunay2d/README.md

162 B

A C++ implementation of the 2D Delaunay triangulation using the Bowyer-Watson algorithm.

compile

g++ demo.cpp

run

./a.out