voronoi topic

List voronoi repositories

d3-geo-voronoi

226
Stars
24
Forks
Watchers

Voronoi / Delaunay tessellations on the sphere

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.

dotSCAD

768
Stars
104
Forks
Watchers

Reduce the burden of mathematics when playing OpenSCAD

Unity.Library.eppz.Geometry

313
Stars
58
Forks
Watchers

2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line dis...

neper

193
Stars
53
Forks
Watchers

Polycrystal generation and meshing

Computational-geometry

1.2k
Stars
144
Forks
Watchers

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...

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

Unreal-Polygonal-Map-Gen

356
Stars
77
Forks
Watchers

An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/

Voronoi_Image_Manipulation

233
Stars
16
Forks
Watchers

A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.

delaunator-sharp

374
Stars
49
Forks
Watchers

Fast Delaunay triangulation of 2D points implemented in C#.