Copy Merge Node using Math expression to drive the mix. (Random, Noise, Sin, Triangle, Square, Sawtooth, Bounce, Blip, Sineblip)
MathMix_v1
Updated: 22 June 2020
Author: quentin.vien
Compatible Nuke versions: 12.0 or later
Compatibility:
Copy Merge Node using Math expression to drive the mix.
Features:
- Available expressions:
- Random
- Noise
- Sin
- Triangle
- Square
- Sawtooth
- Bounce
- Blip
- Sineblip
- Change seed
- See the resulting mix animation curve in Curve editor and under 'Resulting Mix'
- Use the mix value in other nodes using [Guizmo name].mix expression
Available parameters:
- Wave type
- Seed
- Wave length
- Maximum value
- Minimum value
- Blip Length
This mix node is a simple implementation of the expression made available by Cameron Carson on his website: https://www.cameroncarson.com/nuke-wave-expressions
You can fine his own implementation as an expression generator here: ExperssionWaveGenerator