InvertMatrix Op
outputs an inverted matrix
Summary (oneliner)
Full Name
- Ops.Gl.Matrix.InvertMatrix
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example Invert Matrix
In this example, Invert Matrix OP is used to negate a rotation of a model.
Toggling the inverted matrix in the Sidebar, will cancel out the rotation by feeding the inverted matrix into a MulViewMatrix OP that is placed above a Transform which is rotating the model matrix.
INPUT PORTS
Matrix (Array)
OUTPUT PORTS
Result (Array)