Skip to content

v0.1.0

Compare
Choose a tag to compare
@andreesteve andreesteve released this 06 Jun 05:41
· 47 commits to master since this release

Additions

  • Added iterator to enumerate neighbors of a Voronoi cell
  • Added iterator to enumerate Voronoi cells in a Voronoi path
  • Added support for non-centered bounding boxes

Improvements

  • Fixed documentation typos
  • Fixed compiler warnings for rustc 2021
  • Improved clipping logic to prevent cell vertex index from being shifted