beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

PointsSphereRandom Op



PointsSphereRandom
Namespace: Ops.Points

Op author: andro

Generates a point field mapped to the surface of a sphere


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.



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)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

PointsSphereRandom example


Patches using PointsSphereRandom

  • Examples (2)
  • Public
  • My Patches