Doc:2.6/Manual/Rigging/Skinning/Objects

提供: wiki
< Doc:2.6‎ | Manual‎ | Rigging‎ | Skinning
2018年6月29日 (金) 04:51時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索


Page status (reviewing guidelines)

Partial page
Proposed fixes: X

Linking Objects to Bones

First step skining an armature by geometry is its parenting to bones. There are some settings necessary for an armature to deform a mesh:

  • The meshobject needs to be parented to the armatureobject.
  • The bones of the armature have to be adjusted their influence on parts of the mesh.

Object parenting to armature

An object is parented to an armature by either:

  • parenting the object to the armature (not as flexible but still working)

Object Parenting to Whole Armatures by Default Method

But before diving into this, let’s talk about the different ways to skin (parent) an object to a whole armature – as with object skinning, there is an “old parenting” method and a new, more flexible and powerful one, based on modifiers – which allows creation of very complex setups, with objects deformed by several armatures…

For meshes and lattices only, you can use the CtrlP parent shortcut in the 3D views (after having selected first the “skin” object, then the armature). The Make Parent To menu pops up, select the Armature entry. If the skinning object is a lattice, you're done; no more options are available. But with a child mesh, another Create Vertex Groups? menu appears, with the following options – all regarding the “vertex groups” skinning method:

Set Parent menu
With Empty Groups
will create, if they don’t already exist, empty groups, one for each bone in the skinned armature, with these bones’ names. Choose this option if you have already created (and weighted…) all the vertex groups the mesh requires.
With Envelope Weights
will create, as with Name Groups option, the needed vertex groups. However, it will also weight them according to the bones’ envelope settings (i.e. it will assign to each groups the vertices that are inside its bone’s influence area, weighted depending on their distance to this bone). This means that if you had defined vertex groups using same names as skinned bones, their content will be completely overridden! You’ll get the same behavior as if you used the envelopes skinning method, but with vertex groups…
Automatic Weights
Creates, as with Envelope Weights option, the needed vertex groups, with vertices assigned and weighted using the newer “bone heat” algorithm.


Tuning Bone Influences on Parts of Geometry

The adjustins transformations of the mesh by the changes of the armature bones can either be done by:

The first option is default and should work automatically.

The second option has to be set for each bone and vertexgroup individually, even though those setting can be mirrored in symmertrical meshes. For the second option to work the vertexgroup must have the same name as the bone that controls it.