Corrective Smooth Modifier

This modifier is used to reduce highly distorted areas of a mesh by smoothing the deformations.

This is typically useful after an Armature Modifier, where distortion around joints may be hard to avoid, even with careful weight painting.

To use this modifier effectively, it is useful to understand the basics of how it works.

Estado de descanso
Used as a reference to detect highly distorted areas. The original vertex locations are used by default.
Suavização
Many options for this modifier relate to smoothing which is used internally to correct the distorted regions.

Opções

../../../_images/modeling_modifiers_deform_corrective-smooth_panel.png

O modificador Suavização corretiva.

The modifier also uses a Rest state, to use as a reference. Internally this modifier uses smoothing, so some of the options adjust the kind of smoothing.

Fator
The factor to control the smoothing amount. Higher values will increase the effect. Values outside this range (above 1.0 or below 0.0) distort the mesh.
Repetir
The number of smoothing iterations. Higher values generally improve the quality of the smoothing, but the operation is slowed down.
Tipo de suavização

Permite selecionar o método de suavização a ser usado.

Simples
This simply relaxes vertices to their connected edges.
Influência do comprimento
Uses a method of relaxing that weights by the distance of surrounding vertices. This option can give higher quality smoothing in some cases, by better preserving the shape of the original form.
Grupo de vértices
Use to manually select regions to smooth.
Somente suavizar
This option is included to preview the smoothing used, before correction is applied.
Afixar as adjacências
Evita que os vértices nas extremidades sejam suavizados.
Fonte de descanso

Select the source for reference vertex positions that defines the undeformed state.

Coordenadas originais
Use the original input vertex positions. This relies on the original mesh having the same number of vertices as the original mesh.
Atrelar coordenadas
Optionally you may bind the modifier to a specific state. This requires that there are constructive modifiers such as Subdivision Surface or Mirror being applied before this modifier in the stack.

Exemplo

Um exemplo de um arranjo de animação usando envelope de ossos ao invés da pintura de pesos de influência.
../../../_images/modeling_modifiers_deform_corrective-smooth_example-pose-before.png

Somente armações de ossos.

../../../_images/modeling_modifiers_deform_corrective-smooth_example-pose-after.png

Armação de ossos e suavização corretiva.