Points in 2D and 3D, as plain number arrays. Create them individually or in structured sets -
grids, spirals, hexagonal arrangements, points along a curve - then measure distances, sort, transform,
and feed them into the shape builders. Most parametric models start as a set of points, so this is
usually the first API in a script.
Points in 2D and 3D, as plain number arrays. Create them individually or in structured sets - grids, spirals, hexagonal arrangements, points along a curve - then measure distances, sort, transform, and feed them into the shape builders. Most parametric models start as a set of points, so this is usually the first API in a script.