Visual Effects Visual Effects MCQ 3 — Questions and Answers
Question 1: In fluid simulation, what does the term 'voxel' refer to?
- A 2D pixel on the render output
- A volumetric pixel representing a unit of space in a 3D grid (Correct answer)
- A vector used to define fluid velocity
- A particle emitter shape for liquid effects
Correct answer: A volumetric pixel representing a unit of space in a 3D grid
A voxel is the 3D equivalent of a pixel, representing a discrete unit of volume in a simulation grid.
Question 2: What is the primary purpose of an 'image-based light' (IBL) in 3D rendering?
- To project a 2D texture onto geometry as a decal
- To use an HDR panoramic image as a light source and environment reflection (Correct answer)
- To create lens flares from bright light sources
- To bake lighting information into a texture map
Correct answer: To use an HDR panoramic image as a light source and environment reflection
IBL uses an HDR environment map to illuminate a 3D scene with real-world lighting captured in a photograph.
Question 3: Which technique is used to create the illusion of surface detail on a low-polygon mesh by altering surface normals?
- Displacement mapping
- Normal mapping (Correct answer)
- UV unwrapping
- Ambient occlusion baking
Correct answer: Normal mapping
Normal mapping stores altered surface normal directions in a texture to fake fine surface detail without adding geometry.
Question 4: What is 'motion blur' in VFX, and which camera parameter most directly controls it?
- The smearing of fast-moving objects, controlled by shutter angle/speed (Correct answer)
- The blurring of out-of-focus objects, controlled by aperture
- A post-process depth effect controlled by focal length
- An artifact caused by compression, controlled by bitrate
Correct answer: The smearing of fast-moving objects, controlled by shutter angle/speed
Motion blur is the streaking of moving objects during exposure; shutter angle or shutter speed determines how much blur is captured.
Question 5: In Nuke compositing, what is the function of the 'Merge' node's 'screen' blend mode?
- Multiplies the pixel values of two layers, darkening the result
- Inverts and multiplies layers so overlapping areas become brighter and never exceed white (Correct answer)
- Adds pixel values directly, potentially causing clipping
- Replaces the background with the foreground where alpha > 0
Correct answer: Inverts and multiplies layers so overlapping areas become brighter and never exceed white
Screen blend mode inverts both layers, multiplies them, then inverts the result — producing a brightening composite that never exceeds maximum value.
Question 6: What is the significance of shooting a 'chrome ball' and 'grey ball' on set for VFX work?
- They are used as tracking markers for motion capture
- They capture the lighting environment and diffuse light intensity for matching CG elements (Correct answer)
- They calibrate the camera's white balance and focus
- They measure the physical scale of props for 3D modeling
Correct answer: They capture the lighting environment and diffuse light intensity for matching CG elements
The chrome ball captures specular reflections of the environment (used to create IBL), while the grey ball captures diffuse lighting direction and intensity.
Question 7: What does 'ACES' stand for in the context of color management in VFX?
- Adaptive Color Enhancement System
- Academy Color Encoding System (Correct answer)
- Advanced Cinematic Export Standard
- Automated Color Equalization Software
Correct answer: Academy Color Encoding System
ACES (Academy Color Encoding System) is a standardized color management framework developed by the Academy of Motion Picture Arts and Sciences.
In fluid simulation, what does the term 'voxel' refer to?