GraphTexture Op

GraphTexture

draw a graph of a value into a texture



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


INPUT PORTS


trigger (Trigger)
value (Number)

<p>input value to graph. When using with repeat, use a Number Switch connected to Repeat Op&#39;s index to feed multiple numbers</p>

index (Number:

<i>integer</i>

)

<p>use a Repeat Op index out to add multiple graphs to your texture</p>

reset (Trigger)
Show Min/Max (Number:

<i>boolean</i>

)

Color Random Seed (Number)
Texture Width (Number:

<i>integer</i>

)

Texture Height (Number:

<i>integer</i>

)

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