voronoice
voronoice copied to clipboard
Some way to have circular bounds?
I would like to have a circular boundary for my voronoi diagram, or at least a close approximation using polygons. This could be done by replacing the bounding-box with a Polygon
type.