delaunay topic

List delaunay repositories

triangler

82
Stars
13
Forks
Watchers

:triangular_ruler: Convert images to Low-Poly art using Delaunay triangulation.

delaunay

114
Stars
15
Forks
Watchers

Fast Delaunay triangulation implemented in Go.

Delaunator-GDScript

79
Stars
8
Forks
Watchers

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

1843-planet-generation

128
Stars
19
Forks
Watchers

One week experiment: learn how to procedurally generate maps on a sphere. Code is messy but it runs.

delaunator

2.2k
Stars
137
Forks
Watchers

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

triangle

2.0k
Stars
108
Forks
Watchers

Convert images to computer generated art using delaunay triangulation.

delaunator-cpp

480
Stars
97
Forks
Watchers

A really fast C++ library for Delaunay triangulation of 2D points

qhull

694
Stars
187
Forks
Watchers

Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki

CDT

898
Stars
120
Forks
Watchers

Constrained Delaunay Triangulation (C++)

poly2tri

416
Stars
87
Forks
Watchers

2D constrained Delaunay triangulation library