SubdivideArray1 Op

SubdivideArray1

For subdividing splines, smoothing lines using cubic bezier interpolation


This version of the op works on a single array.


Full Name
  • Ops.Array.SubdivideArray1
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


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


Patches using SubdivideArray1

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2019-06-24 18:59