lr-edge topic

List lr-edge repositories

Delaunay-triangulation

19
Stars
4
Forks
Watchers

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.