Houdini 22.0 Nodes Geometry nodes

Visualize Rig geometry node

Visualizes the transformations and parenting of a SOP skeleton.

On this page
Since 18.5

This node provides a simple geometry representation of the input skeleton’s point transformations and hierarchy. The first output is a pass-through of the input geometry, and the second output has the visualization (for flipbooks or rendering).

This node’s default scale values assume that the incoming joint transforms are normalized. If they are not normalized, you can use the Initialize Scale From Root button to automatically fix the parameter values.

Parameters

Display

The display options in the viewport.

Rig Visualization

Shows the visualization in the viewport.

Output

Shows the first output geometry (the input skeleton) in the viewport.

Visualize

Show Parent to Child

When turned on, displays a guide for each edge in the input geometry pointing from parent to child.

Show Joint Spheres

When turned on, displays a sphere on the joints.

Show Hats

When turned on, displays a colored cone representing each of the joint’s axes on top of the Show Joint Spheres geometry.

Joint Scale

The scale of the guides.

Show Transforms

When turned on, displays the joint axes.

Transforms Scale

When turned on, overrides the Joint Scale values for the joint axes.

Ignore Joint Scale

When turned on, uses polar decomposition on the joints' transform attribute in the visualization. This effectively sets all the joint scales to be equal to one unit.

Initialize Scale From Root

Runs a heuristic to set the Joint Scale parameter based on the root joint’s scale and the size of the skeleton’s bounding box. This can be useful when working with imported skeletons that may have had their units converted.

Color

Override Joint Color

When turned on, sets the color of the joints in the visualization.

Override Link Color

When turned on, sets the color of the primitives in the visualization.

Use Lighting

When turned on, sets the visualization to ignore the scene lighting.

Inputs

Skeleton

The SOP skeleton hierarchy to visualize.

Outputs

Skeleton

Pass-through of the input geometry.

Visualization

The created visualization as its own geometry.

See also

Geometry nodes