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.
forked from d3/d3-delaunay
-
Notifications
You must be signed in to change notification settings - Fork 0
Compute the Voronoi diagram of a set of two-dimensional points.
License
massplexity/d3-delaunay
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Compute the Voronoi diagram of a set of two-dimensional points.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 100.0%