GraphTexture Op
draw a graph of a value into a texture
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
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 (integer /Number)
use a Repeat Op index out to add multiple graphs to your texture
reset (Trigger)
Show Min/Max (boolean /Number)
Color Random Seed (Number)
Texture Width (integer /Number)
Texture Height (integer /Number)
Outputs
Texture (Object)
Patches using GraphTexture
Changelog
Ops.Gl.Textures.Graph renamed to Ops.Gl.Textures.GraphTexture 2019-11-05 - pandur |