sphere_grid_test a C++ code which calls sphere_grid(), which constructs a grid of points on the surface of the unit sphere in 3D.
The computer code and data files described and made available on this web page are distributed under the MIT license
sphere_grid, a C++ code which generates grids of points, or of points and lines, or of points and lines and faces, on the surface of the unit sphere in 3D.
To see the XYZ data files and images of the sphere grids created by this example program, go to the SPHERE_GRID dataset directory.