d3 / d3-polygon

Geometric operations for two-dimensional polygons.
https://d3js.org/d3-polygon
ISC License
97 stars 25 forks source link

Merge into d3-geometry package? #2

Closed mbostock closed 8 years ago

mbostock commented 9 years ago

It might be nice to have a slightly larger module containing d3-hull, d3-quadtree, d3-polygon, d3-voronoi… and whatever else we imagine in the future.

mbostock commented 8 years ago

Or, slightly more conservative, just merge d3-hull into this package.