Skeletal Animation
What is Skeletal Animation?
Skeletal animation works like a digital puppet: an invisible skeleton is placed inside a 3D character, and moving the bones makes the character's surface deform and move in a convincing way.
At a glance
- Also known as
- Rigged animationBone animationSkinned mesh animation
- Used for
- Character animation in gamesVirtual production charactersAnimated film VFXAR and VR avatars
- Common tools
- MayaBlenderUnreal engineUnityMotionBuilderMixamo
- Related terms
- Motion captureGame art pipelineConcept to game-readyKeyframeInverse kinematics
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.
How it compares
Skeletal animation drives mesh deformation through bone rotations and translations, making it efficient and versatile for body movement. Blend shape animation stores discrete alternative mesh shapes and blends between them, making it better suited for complex facial expressions where the organic deformation of skin cannot be well approximated by bone rotation alone. Both systems are typically used together on character rigs, with the skeleton driving body movement and blend shapes handling facial performance.
Think of it like…
Skeletal animation is exactly like a marionette puppet: the visible character is just the costume, and the invisible skeleton of strings and joints pulled by the animator underneath is what makes it move. Control the skeleton and the surface follows.
Pro tip
When evaluating AI-generated character rigs, always test the weight painting at extreme joint rotations before committing to a rig for production: shoulders, hips, and wrists are the most common failure points where default AI skinning produces unacceptable deformation that requires manual correction.
Types and variations
- Forward kinematics is the basic mode of skeletal animation in which the animator directly rotates each bone in the chain from root to tip, controlling every joint explicitly.
- Inverse kinematics calculates the required joint rotations automatically when the animator moves an end effector ( such as a hand or foot ) to a target position, making it much faster to position limbs in natural contact with the environment.
- Procedural animation generates or modifies skeletal movement algorithmically in real time rather than from pre-authored keyframe data, used for effects like foot planting, eye tracking, and ragdoll physics.
- Blend trees and state machines manage transitions between multiple animation clips on a single rig, allowing characters to blend seamlessly between walking, running, and idle animations based on gameplay inputs.
Ready to make your first scene in Morphic?
Try MorphicCommon use cases
- Skeletal animation is the standard approach for all character animation in real-time game engines, virtual production workflows, and interactive applications.
- It is used to animate player characters, NPCs, creatures, and vehicles with complex moving parts.
- In film and broadcast VFX, skeletal rigs drive digital doubles and performance-captured characters.
- In virtual and augmented reality, skeletal avatars respond to tracked user body movements in real time.
- AI filmmakers generating characters for animated sequences and cinematics require an understanding of skeletal animation to effectively use and direct the 3D character tools available in modern pipelines.
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.
FAQs
Rigging is the technical preparation stage in which the skeleton is built, bones are positioned, and the mesh is bound to the skeleton with correctly weighted vertex influences. Animating is the creative stage in which the rigged character is posed and moved over time to tell a story or communicate motion. Rigging creates the instrument; animation plays it.
Weight painting is the process of assigning influence values to each vertex of the mesh, controlling how much each nearby bone affects that vertex when the bone moves. A vertex at the elbow might be fully influenced by the forearm bone, while a vertex at the shoulder joint might be split between the upper arm bone and the shoulder bone to produce smooth deformation across the joint.
Yes. Tools such as Mixamo and a growing number of AI-powered rigging services can generate a functional skeleton and weight painting for a humanoid mesh automatically. The quality is sufficient for many production uses, though complex characters or those with unusual proportions typically require manual refinement.
A T-pose is the default neutral position of a character with arms extended horizontally and legs slightly apart, forming a T shape. It is used as the base pose for rigging because it places all joints in a predictable, symmetrical configuration that makes weight painting and rig construction more straightforward and provides a stable reference for retargeting animation from other sources.
Motion capture records the movement of a performer's skeleton as positional data. That data is then retargeted to the proportions of a 3D character's skeletal rig and applied as animation. The rig provides the structure that the captured motion data drives, connecting the live performance to the digital character.
Yes. Many modern 2D animation tools use bone-based puppet rigs applied to layered 2D artwork, allowing animators to pose and animate characters without redrawing them frame by frame. Tools like Spine and Toon Boom Harmony's deformation system apply skeletal principles to 2D assets, bridging the efficiency of skeletal animation with the visual language of hand-drawn or illustrated characters.