Motion Graphics 3D Animation and Motion 1 — Questions and Answers
Question 1: What is a 'camera' object used for in 3D motion graphics software?
- Rendering audio
- Defining the viewpoint and perspective through which the 3D scene is viewed and rendered (Correct answer)
- Adding lighting
- Creating geometry
Correct answer: Defining the viewpoint and perspective through which the 3D scene is viewed and rendered
A camera in 3D software defines the viewing angle, focal length, and perspective projection through which the scene is rendered to a 2D image.
Question 2: What does 'keyframe interpolation' mean in 3D animation?
- Importing keyframe data from another app
- The method by which values are calculated between two keyframe positions (Correct answer)
- Exporting animation curves
- Baking physics simulations
Correct answer: The method by which values are calculated between two keyframe positions
Keyframe interpolation is the mathematical method — linear, bezier, step, etc. — used to calculate in-between values between two keyframes.
Question 3: What is a 'polygon mesh' in 3D graphics?
- A grid of pixels
- A 3D object made of connected vertices, edges, and faces (polygons) (Correct answer)
- A lighting rig
- A particle system
Correct answer: A 3D object made of connected vertices, edges, and faces (polygons)
A polygon mesh is a 3D model composed of vertices, edges, and polygonal faces that define the surface geometry of an object.
Question 4: What does 'rigging' refer to in 3D character animation?
- Adding textures to a model
- Creating a system of bones and controls that allow a character to be posed and animated (Correct answer)
- Setting up render passes
- Adding particle effects
Correct answer: Creating a system of bones and controls that allow a character to be posed and animated
Rigging creates a skeletal system of bones and control handles that animators use to pose and animate a 3D character intuitively.
Question 5: What is 'ambient occlusion' in 3D rendering?
- A glow effect
- A shading technique that calculates how exposed each surface point is to ambient light, darkening corners and crevices (Correct answer)
- A motion blur pass
- A depth of field effect
Correct answer: A shading technique that calculates how exposed each surface point is to ambient light, darkening corners and crevices
Ambient Occlusion (AO) simulates the soft shadowing that occurs in corners, creases, and areas where surfaces are close together, adding depth and realism.
Question 6: What is a 'normal map' used for in 3D motion graphics?
- Storing UV coordinates
- Faking surface detail and bumps without adding geometry, using encoded surface angle data (Correct answer)
- Controlling object transparency
- Setting animation curves
Correct answer: Faking surface detail and bumps without adding geometry, using encoded surface angle data
A Normal Map encodes surface direction data as color information, letting the renderer simulate the lighting response of fine surface detail without extra polygons.
What is a 'camera' object used for in 3D motion graphics software?