Morph Target Animation New May 2026

Morph Target Animation — Overview

Morph target animation (also called blendshape animation) is a technique for animating complex deformations by interpolating between predefined vertex-position shapes. Instead of driving deformation with skeletal rigs alone, artists create multiple target meshes (morph targets) that represent specific expressions or poses; the final animated mesh is computed by blending these targets with the base mesh.

For indie developers: Don't be intimidated. Start with 10 key facial shapes (Happy, Sad, Angry, Surprised, Blink, Squint, JawOpen, MouthFrown, CheekPuff, Sneer). Your characters will immediately feel 10x more alive than using bones alone. morph target animation new

2. Dynamic Wrinkles and Flesh Jiggle

Static normal maps for wrinkles look fake the moment a character moves. New pipelines blend wrinkle displacement morphs in real-time, driven by muscle contraction values from an animation blueprint. As a character clenches their fist, a morph target displaces knuckle geometry and updates the normal map via a compute shader. Similarly, secondary motion (jiggle) can be baked into morph target sequences and triggered by acceleration changes, avoiding costly cloth/soft-body simulations for capes, hair, or belly physics. Morph Target Animation — Overview Morph target animation

Ideal for Facial Rigging: It is the primary tool for creating distinct lip-sync shapes and micro-expressions. Blinn, J

While skeletal rigs excel at moving limbs, they often struggle with organic "soft" motion. Morph targets fill these gaps:

  1. Blinn, J. F. (1982). A simulation of wrinkled surfaces. Proceedings of the 2nd Annual Conference on Computer Graphics and Interactive Techniques, 149-156.
  2. Parke, F. I. (1982). A parametric model for human facial animation. Proceedings of the 2nd Annual Conference on Computer Graphics and Interactive Techniques, 157-163.
  3. Luo, P., & Ma, W. (2017). Deep learning-based methods for morph target animation. Proceedings of the 2017 ACM SIGGRAPH Symposium on Interactive 3D Graphics and Animation, 1-9.
Войти через:
morph target animation new morph target animation new morph target animation new