PointsSphereRandom Op
Generates a point field mapped to the surface of a sphere
Summary (oneliner)
A point field of xyz coordinates is generated and mapped to a sphere with some randomness applied to the position.
The thickness of the sphere can also be altered.
There are also 3 different distribution modes.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Amount of points (integer /Number)
Amount of xyz coordinates generated
Sphere size (Number)
Size of the sphere to map to
Random seed (Number)
Seed number. 0 is always a different seed on reload
Random distance from sphere (Number)
Alters the random distance of the position from the sphere surface
Distribution index (integer /Number)
Outputs
Array out (Array)
The array/point field output
Total points (Number)
Array length (Number)