Skip to content
mbostock edited this page Dec 21, 2012 · 4 revisions

WikiAPI ReferenceGeometry

See one of:

  • Voronoi - compute the Voronoi tesselation from a set of points.
  • Quadtree - compute the Delaunay triangulation from a set of points.
  • Hull - compute the convex hull of a set of points.
  • Polygon - perform polygon operations, such as computing area and clipping.

Clone this wiki locally