1 Random Sphere
bi0qaw edited this page 2017-11-23 21:22:31 +01:00

Vectors

random sphere with radius %number% and density %number%

Locations

random sphere at %location% with radius %number% and density %number%

Creates a list of locations or vectors in the shape of a sphere. The points are randomly distributed on the sphere surface. The radius and the density determine the amount of points: points = (radius * PI * density)^2