An open API service indexing awesome lists of open source software.

https://github.com/mhawryluk/delaunay-triangulation

Created as a final assignment for the Geometric Algorithms class at the AGH UST, the project centers around implementing the construction of a Delaunay (Delone) triangulation for a given set of discrete points on a 2D surface, as well as visualizing the algorithm step by step.
https://github.com/mhawryluk/delaunay-triangulation

delaunay-triangulation geometric-algorithms triangulation

Last synced: about 1 year ago
JSON representation

Created as a final assignment for the Geometric Algorithms class at the AGH UST, the project centers around implementing the construction of a Delaunay (Delone) triangulation for a given set of discrete points on a 2D surface, as well as visualizing the algorithm step by step.

Awesome Lists containing this project