delaunay topic

List delaunay repositories

triangler

82
Stars
13
Forks
Watchers

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

delaunay

115
Stars
16
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

129
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
138
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

481
Stars
96
Forks
Watchers

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

qhull

700
Stars
188
Forks
Watchers

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

CDT

917
Stars
122
Forks
Watchers

Constrained Delaunay Triangulation (C++)

poly2tri

418
Stars
88
Forks
Watchers

2D constrained Delaunay triangulation library