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

https://github.com/zpreisler/delaunay

Generates delaunay triangulation
https://github.com/zpreisler/delaunay

c delaunay-triangulation

Last synced: 10 months ago
JSON representation

Generates delaunay triangulation

Awesome Lists containing this project

README

          

# Delaunay triangulation

Kd sort followed by a triangle walk.

![fig](out.png)