diochnos/software/geometry

Voronoi Diagram and Delaunay Triangulation in the Plane

Source code and a restricted version of win32 executable can be obtained here. Note that since it was developed in Visual Basic (Visual Studio 6.0) you must have msvbvm60.dll in your system in order to run it. Check out README.TXT for further instructions. If you want the full-edition you must contact me directly since I can't maintain online (due to space limitations) the ISO of the full cd. Finally, note that the version you get online runs in quadratic time since bubblesort is used for sorting.