delaunay 3.0.0 copy "delaunay: ^3.0.0" to clipboard
delaunay: ^3.0.0 copied to clipboard

Computes the Delaunay triangulation of a set of two dimensional points.

3.0.0 #

  • Updated SDK constraint to 3.7 and minor fixes
  • Adds Delaunay64 that works in 64-bit floats.
  • Adds Delaunay32. Delaunay is now an alias for Delaunay32.
  • Updated example package dependencies
  • Formatted the code

2.0.0 #

  • Updated SDK constraint and minor fixes.

1.0.0 #

  • Migrated to null-safety.

0.1.1 #

  • Version bump for pub.

0.1.0 #

  • Initial version.
8
likes
160
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Computes the Delaunay triangulation of a set of two dimensional points.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on delaunay