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: almost 2 years ago
Linked from 2 awesome lists

convex-hulld3d3jsdelaunay-triangulationgeospatialvoronoi

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
d3/d3-geoProvides tools and techniques for working with spherical geometry on maps1,036
juliageometry/voronoidelaunay.jlA fast and robust algorithm for creating 2D tessellations of generic points124
gorhill/javascript-voronoiA JavaScript library that efficiently computes geometric diagrams1,033
d3/d3-geo-polygonProvides tools for manipulating and projecting spherical polygons on the surface of the Earth113
d3/d3-geo-projectionA JavaScript library for extended geographic projections1,108
kcnarf/d3-voronoi-treemapA plugin for visualizing hierarchical data as a Voronoï treemap205
qhull/qhullGenerates convex hulls and related geometric shapes from point sets740
fil/d3-inertiaAn inertia-based extension to the d3-drag library for interactive maps and globes64
garretrc/ggvoronoiA toolset for creating and manipulating Voronoi diagrams with spatial data analysis capabilities41
hiulit/delaunator-gdscriptA fast algorithm for triangulating 2D points into Delaunay triangles81
pemn/vtk_triangulate_pointsCreates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods10
tomgp/d3-iconarrayA D3 module for arranging data points in grid layouts with customizable scaling and ordering.84
mapbox/delaunatorA fast and efficient algorithm for triangulating 2D points into simple geometric shapes2,349
yonaba/delaunayA Lua module for computing Delaunay triangulations of convex polygons108
stolk/forvorA Voronoi diagram generator using Fortune's algorithm31