voronoi
- Sign up for GitHub or sign in to edit this page
Here are 102 public repositories matching this topic...
Qhull development for www.qhull.org -- Qhull 2019.0.1 at https://github.com/qhull/qhull/wiki
-
Updated
Nov 21, 2019 - C
A system independent tool for real-time image manipulation with Voronoi and Delaunay data structures.
-
Updated
Nov 18, 2019 - Go
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/
-
Updated
Nov 16, 2019 - C++
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 distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
-
Updated
Nov 19, 2019 - C#
One week experiment: learn how to procedurally generate maps on a sphere. Code is messy but it runs.
-
Updated
Nov 20, 2019 - JavaScript
Worley noise implementation for WebGL shaders
-
Updated
Oct 6, 2019 - GLSL
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
-
Updated
Nov 14, 2019 - Java
Neper: polycrystal generation and meshing
-
Updated
Nov 21, 2019 - C
Simple two-dimensional Voronoi diagrams
-
Updated
Oct 22, 2019 - C++
Delaunay triangulations, Voronoi, convex hull and more. Ported to Haxe 3 from https://github.com/sledorze/hxDelaunay (itself a port of the excellent https://github.com/nodename/as3delaunay)
-
Updated
Oct 20, 2019 - Haxe
:pencil2: Pointillisme tool based on Weighted Voronoi Stippling
-
Updated
Nov 17, 2019 - Go
a package to create and plot Voronoi regions within geographic boundaries
-
Updated
Nov 21, 2019 - Python
C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation
-
Updated
Nov 21, 2019 - C#
Simple Voronoi Island (Dungeon Template Library)
-
Updated
Oct 25, 2019 - C++
Udacity Flying Car Nanodegree - Term 1 - Project 2 - 3D Motion Planning
-
Updated
Oct 13, 2019 - Jupyter Notebook
Fragmented HTML5 using the Voronoi diagram
-
Updated
Oct 9, 2018 - JavaScript
A C++ implementation of the Fortune's algorithm for Voronoi diagram construction
-
Updated
Oct 27, 2019 - C++
Rust implementation of Fortune's algorithm for generating Voronoi diagrams
-
Updated
Aug 25, 2019 - Rust
MyGAL is a computational geometry algorithms library
-
Updated
Oct 29, 2019 - C++


Add implementation of Lloyd relaxation to make cell more uniform.