Im' looking for a unit/code that generates a Voronoi diagram (from a 2D image with random points) pref. with Fortunes algorithm, including (!) outputting a list of the coordinates for all Voronoi polygons created in the plane - border polygons fittning the edges of the sourrounding rectangle.
Ref: https://en.wikipedia.org/wiki/Fortune's_algorithm
I do have the code for a solution that cannot output polygon coordinates 😞
Polygon/coordinates is needed for export to i.e. SVG scalable big print "art"-work.
Thanks a lot !! 🙂 BRGDS from retired programmer in Denmark /cwang.dk
voronoi01.bmp