sample_S2_icosahedral_mesh#

orix.sampling.sample_S2_icosahedral_mesh(resolution: float) Vector3d[source]#

Return vectors of an icosahedral mesh on S2 [Schlömer et al., n.d.].

Parameters:
resolution

Maximum angle between neighbour grid points, in degrees.

Returns:
vec

Vectors that sample the unit sphere.