Archive for the ‘fp10’ tag
Voronoi Diagrams – as3voronoi v.0.2
I have just posted an update for the as3voronoi library, which I started writing for a pet project of mine, after I became annoyed by the lack of a good open-source library!.
Here is a Delaunay Triangulation, generated by this class:
Here is an incomplete Voronoi Triangulation, generated by this class. It is a first pass because it does not yet handle the closure of the loci of points at the extremities of the point cluster:
A stable working version of the Voronoi tessellation will appear here soon.
