delaunay-find
Finds the nearest point based on a delaunay diagram
Finds the nearest point based on a delaunay diagram
Finds the nearest point based on a delaunay diagram
#10 - Uses a more accurate check for collinear points
#8 - Updates to delaunator@^4.0.0
and alters behavior for collinear points
Uses transpiled delaunator
First published version! This package is a small subset of d3-delaunay
that exposes only Delaunay.from
and Delaunay.find
. This package publishes transpiled lib/
and es6 es/
packages. No polyfills required :)