/Delaunay-triangulation

This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

No issues in this repository yet.