Mix Op
simple mix/fade of two input images
Summary (oneliner)
mix performs a linear interpolation between x and y using a to weight between them.
this uses the standard glsl mix function.
Full Name
- Ops.Gl.ImageCompose.Mix
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch example mix
INPUT PORTS
Render (Trigger)
Texture 1 (Object:texture)
Fade (Number)
Texture 2 (Object:texture)
OUTPUT PORTS
trigger (Trigger)