beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SimpleSpline Op



SimpleSpline
Namespace: Ops.Gl.Meshes

Op author: pandur

Test Patches: 5 Tests

Draws a simple spline only one pixel wide




Inputs

Render (Trigger)

Trigger the op

Points (Array)

Array in - needs to be in xyzxyzxyz format

Num Points (integer /Number)

Amount of points to render - useful for drawing out lines

Line Strip (boolean /Number)

Changes rendering method to linestrip

TexCoords index (integer /Number)
TexCoords Array (Array)
Vertex Colors (Array)

Outputs

Geometry (Object)

Geometry object out

Next (Trigger)

Trigger out

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

simplespline example


Changelog


added "vertex color array" input
2022-01-31 - pandur

Patches using SimpleSpline

  • Examples
  • My Patches
  • Public