Visual Effects Ultimate Visual Effects 2 — Questions and Answers
Question 1: Which compositing technique uses mathematical operations like Add, Multiply, and Screen to blend layers?
- Alpha matting
- Blend modes (Correct answer)
- Chroma keying
- Rotoscoping
Correct answer: Blend modes
Blend modes apply mathematical operations between pixel values of two layers to achieve various composite results.
Question 2: What is 'motion blur' in VFX, and why is it added in post-production?
- A focus effect simulating depth
- Streaking caused by camera/object movement to enhance realism (Correct answer)
- Color grading to darken edges
- Lens flare added to moving objects
Correct answer: Streaking caused by camera/object movement to enhance realism
Motion blur replicates the smearing effect of fast movement captured during a camera's shutter open time, making CGI look physically real.
Question 3: In particle systems, what does the 'emitter' control?
- The color of each particle
- The origin point, rate, and direction particles are spawned (Correct answer)
- How particles collide with geometry
- The lifespan decay of particles
Correct answer: The origin point, rate, and direction particles are spawned
The emitter defines where particles are born, how many spawn per frame, and their initial velocity and direction.
Question 4: What does 'hold-out matte' mean in compositing?
- A matte that expands the foreground element
- A matte that punches a hole in a layer to reveal what's behind (Correct answer)
- A technique to hold color grading constant
- A static background plate used as reference
Correct answer: A matte that punches a hole in a layer to reveal what's behind
A hold-out matte subtracts or 'cuts out' areas from a layer so underlying layers show through, useful for occlusion.
Question 5: Which rendering technique calculates light bouncing between surfaces to simulate realistic indirect illumination?
- Scanline rendering
- Global illumination (Correct answer)
- Flat shading
- Z-buffering
Correct answer: Global illumination
Global illumination algorithms like path tracing compute indirect light bounces, producing soft shadows and color bleeding between surfaces.
Question 6: What is an 'AOV' (Arbitrary Output Variable) in 3D rendering?
- An audio output format for VFX projects
- A separate render pass isolating a specific shading component (Correct answer)
- A camera lens setting for depth of field
- A keyframe interpolation method
Correct answer: A separate render pass isolating a specific shading component
AOVs export individual lighting components like diffuse, specular, or shadow as separate image channels for flexible compositing control.
Question 7: In fluid simulations, what does 'vorticity confinement' do?
- Smooths fluid edges to reduce noise
- Amplifies small-scale swirling details lost during numerical simulation (Correct answer)
- Constrains fluid within a bounding box
- Reduces render time for fluid sims
Correct answer: Amplifies small-scale swirling details lost during numerical simulation
Vorticity confinement artificially re-introduces fine turbulent details that dissipate due to numerical diffusion in fluid solvers.
Which compositing technique uses mathematical operations like Add, Multiply, and Screen to blend layers?