Houdini 21.0 Nodes APEX nodes

fbik::SolveFABRIK

Solves a full body IK skeleton using the FABRIK algorithm.

On this page
Since 21.0

If the solver is invalid (the skeleton does not have any bones), this node doesn’t do anything.

The solver ports of this node are in-place ports, which means that the solver is updated without creating a copy.

Inputs

*solver: FBIKSolver Required

The full body IK solver to solve.

Outputs

skel: FBIKSkeleton

The full body IK skeleton with the solved transforms from the FABRIK algorithm.

*solver: FBIKSolver

The solved full body IK solver.

See also

APEX nodes