Houdini 12 Nodes VEX nodes

If given a 3×3 or 4×4 matrix, this operator computes its inverse (or just returns the input matrix if it detects singularity).

If given a 3×3 or 4×4 matrix, this operator computes its inverse (or just returns the input matrix if it detects singularity).

If given a float input, this operator inverts it by computing the division 1 / input.

Examples that use this node

Example forExample name
Field ForceLoad | Launch

.../examples/nodes/dop/fieldforce/fieldforce.otl

FLIP SolverLoad | Launch

.../examples/nodes/dop/flipsolver/DensityViscosity.otl

FLIP SolverLoad | Launch

.../examples/nodes/dop/flipsolver/VariableViscosity.otl

Gas Up ResLoad | Launch

.../examples/nodes/dop/gasupres/UpresRetime.otl

Load | Launch

.../examples/nodes/dop/grassDeforms/grass.otl

Pyro SolverLoad | Launch

.../examples/nodes/dop/pyrosolver/BillowyTurbine.otl

Ripple SolverLoad | Launch

.../examples/nodes/dop/ripplesolver/RippleGrid.otl

Smoke ObjectLoad | Launch

.../examples/nodes/dop/smokeobject/OpenCL.otl

Wire SolverLoad | Launch

.../examples/nodes/dop/wiresolver/CurveAdvection.otl

Load | Launch

.../examples/nodes/obj/hlight/RainbowGeometryLight.otl

Indirect LightLoad | Launch

.../examples/nodes/obj/indirectlight/IndirectLightBox.otl

RivetLoad | Launch

.../examples/nodes/obj/rivet/RivetWaveform.otl

Cluster PointsLoad | Launch

.../examples/nodes/sop/clusterpoints/AnimatedSourcePoints.otl

Fluid SourceLoad | Launch

.../examples/nodes/sop/fluidsource/TorusVolume.otl

ParameterLoad | Launch

.../examples/nodes/vop/parameter/RampParameter.otl

Related topics