Skip to content

v5.0.1

Compare
Choose a tag to compare
@Fil Fil released this 24 Jun 17:21
  • Update to Delaunator 4 (improving performance by ~10% and fixing bugs).
  • Define the Voronoi tessellation for 0, 1, 2 and more collinear points, improve robustness.
  • Fix delaunay.find for coincident points.
  • Add an update method for a faster update of the triangulation after in-place editing of points.
  • ⚠️ Breaking: remove delaunay.outedges.