Voronoi is a readable, easy-to-use library for generating voronoi diagrams.
TODO
- The modified AVL tree structure used to represent the beachline was based on an implementation be Harish R that can be found here.
- Algorithm and data structure implementations based on Steve Fortune's plane-sweep algorithm as presented in Computational Geometry.
- Michael Noronha (mtn)
- Christopher Bobbe (TwoEighths)
See LICENSE.