Skip to main content
โ† Back to Animation samples
๐ŸŽฌAnimationยท15 minยทSample Lesson

Rigging 101: Building a Digital Skeleton So Characters Can Move

Pixar's Woody has 700+ individually controllable facial shapes, but before any of that expression work happens, an animator needs one thing first: a rig. Without rigging, a 3D character model is just a frozen statue โ€” beautiful, but incapable of taking a single step or blinking an eye.

What You'll Learn

- What rigging and skinning mean in 3D animation - The parts of a rig: skeleton, joints, and controllers - How skinning binds a mesh to a skeleton so it deforms correctly - Why a bad rig causes problems like the "candy wrapper" elbow effect

What Is Rigging?

Rigging is the process of building a digital skeleton โ€” called an armature โ€” inside a 3D character model. This skeleton is made of joints (like a shoulder, elbow, or knee) connected by bones. Riggers also add controllers: simple shapes an animator clicks and drags to pose the character, without needing to touch the underlying joints directly. A well-built rig might have over 200 controllers for a hero character in a feature film, covering everything from the big toe to individual eyebrow hairs.

What Is Skinning?

Skinning (also called binding) is the step that connects the 3D mesh โ€” the character's actual surface geometry, its "skin" โ€” to the skeleton underneath. Every vertex on the mesh gets assigned weights that say how much each nearby joint influences it. A vertex at the middle of the bicep might be 100% controlled by the upper-arm joint, while a vertex right at the elbow might be 50% upper arm and 50% forearm, so the skin blends smoothly when the arm bends.

The Candy Wrapper Problem

If skin weights are painted poorly, bending a joint can twist the mesh into a pinched, collapsed shape that looks like a candy wrapper twisted at both ends. Riggers spend hours "weight painting" โ€” adjusting these influence values vertex by vertex โ€” to prevent this.

Forward Kinematics vs. Inverse Kinematics

Riggers build two different control systems into a skeleton. Forward Kinematics (FK) means posing a limb joint by joint, starting at the shoulder and working outward to the hand โ€” good for sweeping, natural arm gestures. Inverse Kinematics (IK) means grabbing the hand controller directly and dragging it to a target point, and the elbow and shoulder automatically calculate the angles needed to get there โ€” essential for feet that must stay planted on the ground, or hands that must grip a doorknob precisely.

Match each rigging term to its correct definition.

Terms

Armature
Skinning
Controller
Inverse Kinematics

Definitions

Binding the mesh surface to the skeleton with weighted influence
The digital skeleton of joints and bones inside a character
Dragging a hand or foot to a target while the rest of the limb calculates automatically
A simple shape an animator drags to pose the character

Drag terms onto their definitions, or click a term then click a definition to match.

โ“

What is the main purpose of skinning in the rigging process?

โ“

An animator needs a character's foot to stay firmly planted on a stair while the leg bends realistically. Which control system is best suited for this?

๐ŸŽฏ

Storyboard a Simple Rig

Sketch or describe a stick-figure skeleton for a simple character (a robot or animal is fine). Label at least 6 joints (e.g., shoulder, elbow, hip, knee) and mark which 2 joints would most benefit from Inverse Kinematics versus Forward Kinematics, with one sentence explaining why for each. Deliverable: a labeled diagram or written joint list with your IK/FK choices justified.

Want to keep learning?

Sign up for free to access the full curriculum โ€” all subjects, all ages.

Start Learning Free