๐Ÿ“ d3/d3-delaunay

File: d3-delaunay.md | Updated: 11/15/2025

Source: https://d3js.org/d3-delaunay

Skip to content

Return to top

d3-delaunay โ€‹

==========================================================

This is a fast library for computing the Voronoi diagram of a set of two-dimensional points. It is based on Delaunator , a fast library for computing the Delaunay triangulation using sweep algorithms . The Voronoi diagram is constructed by connecting the circumcenters of adjacent triangles in the Delaunay triangulation.

See one of:

For an interactive explanation of how this library works, see The Delaunayโ€™s Dual .

๐Ÿ“ Children

Directory listing - 2 item(s) total