Bind methods for smooth skinning

 
 
 

The binding method you choose determines how initial influence weights are set on the smooth skin points as you bind skin. (The Bind Method in the Smooth Bind Options lets you specify this method. See also Bind smooth skin.)

Weighting based on joint proximity

Setting the Bind Method to Closest Distance tells Maya to ignore the skeleton’s hierarchy. The joint that will have the next greatest influence on a smooth skin point’s weight is always the next closest joint to the point. Depending on the structure of the skeleton and the placement of the model, this joint can be much higher or lower in the skeleton’s hierarchy than the closest joint. For example, if your character’s arms are hanging down so that the forearm bones are near the hip bones, the hip bones can have the second greatest influence over the skin points for the arms. This can lead to an inappropriate influence on the weights of the arm skin points.

Weighting based on skeleton hierarchy

Setting the Bind Method to Closest in Hierarchy tells Maya to consider the skeleton hierarchy. The joint that will have the next greatest influence will be a relative (parent or child) of the closest joint.

For example, if your character’s arms are hanging down so that the forearm bones are near the hip bones, you can make sure that the skin points for the arms do not come under the influence of the hip bones. This is because the hip bones are not near the forearm bones in the skeleton’s hierarchy even though the distance between them is small.

Weighting based on Heat Map

Setting the Bind Method to Heat Map tells Maya to use a heat diffusion technique to distribute weights, and generally gives better default results than the Closest in Hierarchy and Closest Distance binding methods.

Heat Map binding sets initial weights based on each influence object inside the mesh acting as a heat source, emitting weight values onto the surrounding mesh. Higher (hotter) weight values occur closest to the object, and dissipate to lower (cooler) values as you move away from the object.

Only influence objects defined inside the mesh emit heat during Heat Map binding. For example, if you bind to a skeleton with end joints that extend outside the mesh, the end joints will not receive any weights during binding, and have no influence on the mesh. However, in a case where a bone penetrates the mesh but its joint objects do not, all influence emitted from the bone is transferred to the parent joint, even though the parent joint is outside the mesh.

NoteOnly influence objects defined inside the mesh emit heat during Heat Map binding. For example, if you bind to a skeleton with end joints that extend outside the mesh, the end joints will not receive any weights during binding, and have no influence on the mesh. However, in a case where a bone penetrates the mesh but its joint objects do not, all influence emitted from the bone is transferred to the parent joint, even though the parent joint is outside the mesh.

Interactive bind

As an alternative to these smooth binding methods, you can also use interactive binding, which creates a volume manipulator for each bound joint. You define the area of the mesh affected by each influence by manipulating the size and shape of these manipulators. See Interactive bind for smooth skinning.

Related topics

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License