stripack_voronoi_test, a Fortran90 code which calls stripack_voronoi(), which interactively determines the Voronoi diagram of a set of points on a sphere.
The information on this web page is distributed under the MIT license.
stripack_voronoi, a Fortran90 code which reads a set of points on the unit sphere, computes the Voronoi diagram, and writes it to a file.
F1 is a grid of 12 points based on an icosahedron.
F2 is a grid of 42 points based on an icosahedron.
F3 is a grid of 92 points based on an icosahedron.
F5 is a grid of 252 points based on an icosahedron.