Corrective Shape Keys

From the Author(s):

I merged and converted two old scripts, to let you make corrective shape keys. The first script was created by Tal Trachtman in 2007 and the second one I believe was done by Brecht. That one works with any combination of modifiers, but it is very slow (like three minutes for a mesh with 4,000 points). The other one works only with objects that have no more than one armature.

激活

  • 打开Blender并转到“偏好设置”,然后转到“插件”选项卡。

  • Click Animation then Corrective Shape Keys to enable the script.

界面

Located in the Properties ‣ Object Data ‣ Shape Keys Specials.

用法

  1. Select a posed character object and click on Create duplicate for editing in the shape keys panel. This will create a copy of the mesh that you can edit/sculpt.

  2. Select your sculpted copy and then the character object. Click on the little black arrow in the shape keys panel and choose one of the options shown in the image. If your object has only Armature modifiers, choose the faster method. If other (more complex?) modifiers are involved, or you want to incorporate dual quaternion skinning (now called Preserve Volume in the UI) you will have to use the slower method.

If all went right, your character or object should have the new shape key for your pose. If not, double check that your mesh and armature object have no translation or rotation and try again.

已知局限

  • Target mesh may not have any transformation at object level, it will be set to zero.

  • Fast/Armature method does not work with Bone envelopes or dual quaternions, both settings will be disabled in the modifier.

参考

类别:

动画

描述:

Creates a corrective shape key for the current pose.

位置:

Properties ‣ Object Data ‣ Shape Keys Specials

文件:

animation_corrective_shape_key.py

作者:

Ivo Grigull (loolarge), Tal Trachtman, Tokikake

维护者:

to do

许可证:

通用公共许可证

支持级别:

Community

注意:

此插件与Blender捆绑在一起。