d3-geo-voronoi

3D spatial layout

Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data

Voronoi / Delaunay tessellations on the sphere

GitHub

236 stars
13 watching
24 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 2 awesome lists

convex-hulld3d3jsdelaunay-triangulationgeospatialvoronoi

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
d3/d3-geo Provides tools and techniques for working with spherical geometry on maps 1,031
juliageometry/voronoidelaunay.jl A fast and robust algorithm for creating 2D tessellations of generic points 124
gorhill/javascript-voronoi A JavaScript library that efficiently computes geometric diagrams 1,022
d3/d3-geo-polygon Provides tools for manipulating and projecting spherical polygons on the surface of the Earth 113
d3/d3-geo-projection A JavaScript library for extended geographic projections 1,105
kcnarf/d3-voronoi-treemap A plugin for visualizing hierarchical data as a Voronoï treemap 203
qhull/qhull A software package for computing convex hulls and related geometric computations from a set of points 737
fil/d3-inertia An inertia-based extension to the d3-drag library for interactive maps and globes 63
garretrc/ggvoronoi A toolset for creating and manipulating Voronoi diagrams with spatial data analysis capabilities 37
hiulit/delaunator-gdscript A fast algorithm for triangulating 2D points into Delaunay triangles 80
pemn/vtk_triangulate_points Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods 10
tomgp/d3-iconarray A D3 module for arranging data points in grid layouts with customizable scaling and ordering. 84
mapbox/delaunator A fast and efficient algorithm for triangulating 2D points into simple geometric shapes 2,332
yonaba/delaunay A Lua module for computing Delaunay triangulations of convex polygons 108
stolk/forvor A Voronoi diagram generator using Fortune's algorithm 31