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

GraphTexture Op

Ops.Gl.Textures.GraphTexture


GraphTexture
Namespace: Ops.Gl.Textures

Op author: pandur

draw a graph of a value into a texture




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)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Elastic Easing (Bounce)

Open Example In Editor

Patches using GraphTexture

Changelog


Ops.Gl.Textures.Graph renamed to Ops.Gl.Textures.GraphTexture
2019-11-05 - pandur