hamed65kz / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%