Introdução#

We have seen in previous pages how to design an armature, create chains of bones, etc. Now, having a good rig is not the final goal, unless you want to produce a «Dance Macabre» animation, you will likely want to put some flesh on your skeletons! Surprisingly, «linking» an armature to the object(s) it should transform and/or deform is called the «skinning» process…

../../../_images/animation_armatures_skinning_introduction_example.png

A malha de um humanoide recobrindo (como uma pele) a sua armação.#

No Blender, você tem dois tipos de processos de recobrimento principais:

  1. You can Parent/Constrain Objects to Bones – then, when you transform the bones in Pose Mode, their «children» objects are also transformed, exactly as with a standard parent/children relationship… The «children» are never deformed when using this method.

  2. You can Use the Armature Modifier on entire Mesh, and then, some parts of this object to some bones inside this armature. This is the more complex and powerful method, and the only way to really deform the geometry of the object, i.e. to modify its vertices/control points relative positions.

Dica

Redefinindo alvos

A redefinição de alvos, que é uma maneira de aplicar dados de captura de movimentos (adquiridos a partir do mundo real) a um arranjo de animação, está disponível através de complementos e formatos de importação.