Blender Blender Rigging & Armatures 2 — Questions and Answers
Question 1: What is a 'Bone Constraint' in Blender rigging?
- A limit on how many bones an armature can have
- A rule applied to a bone controlling how it moves, rotates, or tracks targets (Correct answer)
- A physical collision boundary for bones
- A weight limit per vertex group
Correct answer: A rule applied to a bone controlling how it moves, rotates, or tracks targets
Bone Constraints (like Copy Rotation, Track To, IK) are rules that restrict or automate a bone's transform based on other objects or targets.
Question 2: What does the 'Copy Rotation' bone constraint do in Blender?
- Rotates the bone a fixed amount each frame
- Makes a bone copy the rotation of a specified target object or bone (Correct answer)
- Generates rotation keyframes automatically
- Locks a bone's rotation axes
Correct answer: Makes a bone copy the rotation of a specified target object or bone
The Copy Rotation constraint forces a bone to match the rotation of a target, useful for mechanical rigs and follow-through setups.
Question 3: What is a 'Control Bone' in a Blender character rig?
- A bone that controls mesh topology
- A non-deforming bone that animators use to intuitively pose the character (Correct answer)
- A bone with physics simulation
- A bone that stores shape key data
Correct answer: A non-deforming bone that animators use to intuitively pose the character
Control bones are rig handles that drive deform bones through constraints or drivers, giving animators a clean, intuitive interface.
Question 4: What does 'Weight Painting' mode in Blender allow you to do?
- Paint textures onto mesh surfaces
- Visually paint vertex group weights to control bone influence on mesh vertices (Correct answer)
- Paint vertex colors for rendering
- Paint ambient occlusion maps
Correct answer: Visually paint vertex group weights to control bone influence on mesh vertices
Weight Painting lets you brush-paint vertex weights directly onto the mesh, using blue (no influence) to red (full influence) to refine deformation.
Question 5: What is the purpose of 'Shape Keys' in Blender?
- Storing material presets for quick switching
- Storing different mesh deformation states for blending between poses or facial expressions (Correct answer)
- Shortcut key bindings for a mesh object
- Keyframe data stored inside the mesh
Correct answer: Storing different mesh deformation states for blending between poses or facial expressions
Shape Keys store different vertex positions that can be blended, commonly used for facial expressions, morphs, or corrective shapes.
Question 6: In Blender, what is a 'Driver' used for in rigging?
- An external plugin that drives render performance
- A mathematical expression or variable that controls a property based on another property (Correct answer)
- A bone that drives physics simulations
- A script that drives UV map generation
Correct answer: A mathematical expression or variable that controls a property based on another property
Drivers connect one property to another through a mathematical expression, allowing values like shape key strength to be controlled by bone rotation.
What is a 'Bone Constraint' in Blender rigging?