SubdivideArray1 Op

SubdivideArray1

For subdividing splines, smoothing lines using cubic bezier interpolation


<p>This version of the op works on a single array.</p>


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


INPUT PORTS


Points (Array)

<p>The array in to subdivide</p>

Num Subdivs (Number:

<i>integer</i>

)

<p>Amount of subdivisions applied to the array in</p>

Smooth (Number:

<i>boolean</i>

)

<p>Enable to smooth out differences in the array</p>

Bezier Start/End Points (Number:

<i>boolean</i>

)

OUTPUT PORTS


Result (Array)

<p>Subdivided array out</p>


Patches using SubdivideArray1

  • Examples
  • Public
  • My Patches

Changelog


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