PointsSphereRandom Op
Generates a point field mapped to the surface of a sphere
Summary (oneliner)
<p>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.</p>
- 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
<i>integer</i>
)<p>Amount of xyz coordinates generated</p>
<p>Size of the sphere to map to</p>
<p>Seed number. 0 is always a different seed on reload</p>
<p>Alters the random distance of the position from the sphere surface</p>
<i>integer</i>
)OUTPUT PORTS
<p>The array/point field output</p>
Patches using PointsSphereRandom
Changelog
rename | Ops.Points.PointsSphereRandom renamed to Ops.Array.PointArray.PointsSphereRandom | pandur - 2023-12-06 10:19 |