stripack_delaunay_test, a FORTRAN90 code which calls stripack_delaunay(), which interactively determines the Delaunay diagram of a set of points on a sphere.
The informational on this web page is distributed under the MIT license.
stripack_delaunay, a Fortran90 code which reads a set of points on the unit sphere, calls stripack() to compute the Delaunay triangulation, and writes it to a file.
SPHERE_GRID_ICOS1_F1 is a grid of 12 points based on an icosahedron.
SPHERE_GRID_ICOS1_F2 is a grid of 42 points based on an icosahedron.
SPHERE_GRID_ICOS1_F3 is a grid of 92 points based on an icosahedron.