process and manipulate collections (arrays) of data remove points from an array3 with different shapes
visually edit positions in an array of point coordinates
Repeat an array by transforming it x times
Returns the distance between 2 points from an array
Particle Spray simulation
create arrays for circular shapes, helix,circle etc
fill a XYZ array with existing duplicate points until it reaches the length
Generates a 3d point field with controllable amount of xyz points (was PointsField3d)
generate coordinates for a hexagon grid, outputs array3x
Generate coordinates for a rectangular field / grid of points
generate an array of XYZ coordinates of an rectangle
Generates a point field mapped to the surface of a sphere
recalculate a spline / change number of points of a spline
sort an array3, by the distance of each point to the previous point
get position in array3/spline at distance from start
For subdividing splines, smoothing lines using cubic bezier interpolation
transform (translate,rotate,scale) positions in an array3x