geompack_test, a C++ code which calls geompack(), which carries out certain geometric computations, including the Delaunay triangulation and Voronoi diagram of a set of points in the plane, by Barry Joe.
The information on this web page is distributed under the MIT license.
geompack is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.
geompack, a C++ code which carries out certain geometric computations, including the Delaunay triangulation and Voronoi diagram of a set of points in the plane, by Barry Joe.