stripack_voronoi_test


stripack_voronoi_test, a Fortran90 code which calls stripack_voronoi(), which interactively determines the Voronoi diagram of a set of points on a sphere.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:

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.


Last revised on 31 August 2020.