beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

InvertMatrix Op



InvertMatrix
Namespace: Ops.Gl.Matrix

Op author: pandur

outputs an inverted matrix




Inputs

Matrix (Array)

Outputs

Result (Array)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

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.


Changelog


created op
2021-04-07 - pandur
Ops.User.pandur.InvertMatrix renamed to Ops.Gl.Matrix.InvertMatrix
2021-04-08 - pandur

Patches using InvertMatrix

  • Examples
  • My Patches
  • Public