SimpleSpline Op

SimpleSpline

Draws a simple spline only one pixel wide



Edit Documentation

Full Name
  • Ops.Gl.Meshes.SimpleSpline
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

INPUT PORTS


Render (Trigger)

Trigger the op

Points (Array)

Array in - needs to be in xyzxyzxyz format

Num Points (Number:integer )

Amount of points to render - useful for drawing out lines

Line Strip (Number:boolean )

Changes rendering method to linestrip

TexCoords index (Number:integer ) 0  0-1  Random  Fill 
TexCoords Array (Array)
Vertex Colors (Array)

OUTPUT PORTS


Geometry (Object)

Geometry object out

Next (Trigger)

Trigger out


Patches using SimpleSpline

  • Examples
  • Public
  • My Patches

Changelog


added "vertex color array" inputuser avatarpandur - 2022-01-31 09:10