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.
Full Name
- Ops.Array.PointArray.PointsSphereRandom
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch PointsSphereRandom example
INPUT PORTS
Amount of points (Number:integer )
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 (Number:integer )
OUTPUT PORTS
Array out (Array)
The array/point field output
Total points (Number)
Array length (Number)
Patches using PointsSphereRandom
Changelog
rename | Ops.Points.PointsSphereRandom renamed to Ops.Array.PointArray.PointsSphereRandom | pandur - 2023-12-06 10:19 |