voronoi
Project home
If you were registered and logged in, you could join this project.
Description
This library is intended as a 'java-base' for developing projects that need to process Delaunay Triangulations or their Voronoi dual. Often code samples found freely available are academic concepts, and are not robust or fast enough for Industrial applications. I intend to seed this project with a fully working and tested implementation, but hope that others will continue by implementing more features, and maybe different or faster algorithms.