DelaunayTriangulation
A C++ Object Oriented data structure with algorithms that could be used to generate a Delaunay triangulation
DelaunayTriangulation

Actions Status

A C++ Object Oriented data structure with algorithms that could be used to generate a Delaunay triangulation

Documentation

Class documentation can be found here. Namespace documentation can be found here.

Build

cd build
./build.sh

Test

Run tests

./DT