AnimMatrix Op
animate values in a matrix to a new matrix
animate values in a matrix to a new matrix
Summary (oneliner)
Full Name
- Ops.Gl.Matrix.AnimMatrix
- Core Op - visible for everyone
- MIT
- Mar 17, 2021 at 15:36
- cgl
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch AnimMatrix Example
Animates changes in an array to allow smoothing of camera changes for example as seen here.
INPUT PORTS
Update (Trigger)
Next Matrix (Array)
Duration (Number)
Custom Ease Curve (Object)
Custom Curve Reverse (Number: boolean)
easing index (Number: integer)
OUTPUT PORTS
Next (Trigger)
Matrix (Array)