d3-geo-voronoi

3D spatial layout

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

Voronoi / Delaunay tessellations on the sphere

GitHub

239 stars
13 watching
24 forks
Language: JavaScript
last commit: 29 days 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,036
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,033
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,108
kcnarf/d3-voronoi-treemap A plugin for visualizing hierarchical data as a Voronoï treemap 205
qhull/qhull Generates convex hulls and related geometric shapes from point sets 740
fil/d3-inertia An inertia-based extension to the d3-drag library for interactive maps and globes 64
garretrc/ggvoronoi A toolset for creating and manipulating Voronoi diagrams with spatial data analysis capabilities 41
hiulit/delaunator-gdscript A fast algorithm for triangulating 2D points into Delaunay triangles 81
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,349
yonaba/delaunay A Lua module for computing Delaunay triangulations of convex polygons 108
stolk/forvor A Voronoi diagram generator using Fortune's algorithm 31