SubdivideArray1 Op
For subdividing splines, smoothing lines using cubic bezier interpolation
Summary (oneliner)
This version of the op works on a single array.
Full Name
- Ops.Array.SubdivideArray1
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Subdivide Array 1 example
INPUT PORTS
Points (Array)
The array in to subdivide
Num Subdivs (Number: integer)
Amount of subdivisions applied to the array in
Smooth (Number: boolean)
Enable to smooth out differences in the array
Bezier Start/End Points (Number: boolean)
OUTPUT PORTS
Result (Array)
Subdivided array out