Back to ppModeler.

Define a skeleton position

View bones.
Toggles the view mode between displaying the skeleton and not displaying it.

Return
The skeleton state is correct.

When the user click on a bone handle, the rotation around the x axis of the bone is defined by horizontal position of the mouse and the rotation around the y axis of the bone is defined by the vertical position of the mouse.
When the user presses the Enter key, ppModeler opens a window with all the parameters needed to defines the skeleton state.
For example, the skeleton defined bellow will open the following window. The root bone paramters defines the position and orientation of the root bone into world coordinates. All the other bone parameters are relative to their own axis.

a skeleton hierarchy

Defining the position

Back to ppModeler.