Mix Op

Mix

simple mix/fade of two input images


mix performs a linear interpolation between x and y using a to weight between them.

this uses the standard glsl mix function.


Edit Documentation

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


 

INPUT PORTS


Render (Trigger)
Texture 1 (Object:texture)
Fade (Number)
Texture 2 (Object:texture)

OUTPUT PORTS


trigger (Trigger)

Patches using Mix

  • Examples
  • Public
  • My Patches