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.
-
Updated
Jan 30, 2024 - C#
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.
🐘 Arbitrary precision arithmetic for integers in big-endian order for JavaScript
Add a description, image, and links to the divide-and-conquer-division topic page so that developers can more easily learn about it.
To associate your repository with the divide-and-conquer-division topic, visit your repo's landing page and select "manage topics."