GraphTexture Op

GraphTexture

draw a graph of a value into a texture



Edit Documentation

Full Name
  • Ops.Gl.Textures.GraphTexture
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


trigger (Trigger)
value (Number)

input value to graph. When using with repeat, use a Number Switch connected to Repeat Op's index to feed multiple numbers

index (Number:integer )

use a Repeat Op index out to add multiple graphs to your texture

reset (Trigger)
Show Min/Max (Number:boolean )
Color Random Seed (Number)
Texture Width (Number:integer )
Texture Height (Number:integer )

OUTPUT PORTS


Texture (Object)

Patches using GraphTexture

  • Examples
  • Public
  • My Patches

Changelog


Ops.Gl.Textures.Graph renamed to Ops.Gl.Textures.GraphTextureuser avatarpandur - 2019-11-05 09:31