sphere_cvt_test, a FORTRAN90 code which calls sphere_cvt(), which seeks to determine N well-separated sites on the unit sphere in 3D, using centroidal Voronoi tessellation (CVT) techniques.
The computer code and data files described and made available on this web page are distributed under the MIT license
sphere_cvt, a FORTRAN90 code which uses a Centroidal Voronoi Tessellation (CVT) to create a mesh of well-separated points on the surface of the unit sphere in 3D.