AlecMcE.com

Coding on the Flash Platform

Archive for the ‘fp10’ tag

Voronoi Diagrams – as3voronoi v.0.2

View Comments

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:

The Flash plugin is required to view this object.

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.

Written by alec

August 27th, 2009 at 11:11 pm

Posted in as3,library

Tagged with , ,