sphere_fibonacci_grid, a MATLAB code which constructs a grid of points using the Fibonacci spiral over the surface of a sphere in 3D.
The information on this web page is distributed under the MIT license.
sphere_fibonacci_grid is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
matlab_grid, a MATLAB code which generates a regular grid of points inside a variety of regions in one, two, three or many dimensions.
sphere_cvt, a MATLAB code which creates a mesh of well-separated points using centroidal voronoi tessellations over the surface of the unit sphere in 3d.
sphere_delaunay, a MATLAB code which computes the delaunay triangulation of points on the surface of a sphere in 3d.
sphere_lebedev_rule, a MATLAB code which computes lebedev quadrature rules over the surface of the unit sphere in 3d.
sphere_stereograph, a MATLAB code which computes the stereographic mapping between points on the unit sphere and points on the plane z = 1.
sphere_voronoi, a MATLAB code which computes the voronoi diagram of points on a sphere.