Bender/Documentation/2.0/Modules/Armatures: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Copy Armatures 0.1 documentation to 1.0)
(No difference)

Revision as of 23:26, 26 March 2013

Introduction and Acknowledgement

Author: Johan Andruejol, Kitware
Contributor #1: Julien Finet, Kitware
Acknowledgements: This work is supported by the Air Force Research Laboratories.
Contact: Julien Finet

Module Description

The Armatures module creates, edits and animates(poses) bone armatures using forward kinematic.

A bone is defined by its head (start point) and its tail (end point). Bones are organized in an armature structure that handles interaction between bones.

An armature has two modes:

  • Rest mode: bones are added, edited or removed.
  • Pose mode: bones are animated. In this mode, the user can only rotate the bones around its head.

The module is split in three parts:

  • The panel Armature controls the properties of all the bones of the armature.
  • The panel Bones lists the bones hierarchy of the current armature.
  • The last panel controls the properties of the currently selected bone.

Use Cases

Armature of a skeleton


Tutorials

Panels and their use

  • Armature:
    • Representation: ...
  • Bones:
User Interface

Similar Modules

References

Information for Developers