3D Texturing Technology & Digital Applications 4 — Questions and Answers
Question 1: What is the purpose of a 'cavity map' when texturing a 3D model?
- Defining the metallic sheen on a surface
- Highlighting crevices and indentations to add dirt or detail (Correct answer)
- Controlling subsurface scattering depth
- Masking out transparent areas of a material
Correct answer: Highlighting crevices and indentations to add dirt or detail
A cavity map captures recessed areas of a surface, commonly used to add accumulated dirt, grime, or shadow detail in those grooves.
Question 2: In Mari (Foundry), what makes it better suited for film-quality character texturing than Substance Painter?
- It supports node-based procedural texturing only
- It natively supports UDIM workflows and very high-resolution painting across multiple tiles (Correct answer)
- It bakes maps faster using GPU acceleration
- It includes built-in geometry sculpting tools
Correct answer: It natively supports UDIM workflows and very high-resolution painting across multiple tiles
Mari was built specifically for film-quality asset texturing with full UDIM support, allowing artists to paint across dozens of high-resolution tiles simultaneously.
Question 3: What does 'mip mapping' accomplish in real-time 3D rendering?
- Compresses textures to save VRAM
- Pre-generates downscaled versions of a texture used at different distances to reduce aliasing (Correct answer)
- Converts textures from sRGB to linear space
- Automatically generates normal maps from color textures
Correct answer: Pre-generates downscaled versions of a texture used at different distances to reduce aliasing
Mip maps are pre-computed sequences of lower-resolution texture versions that the GPU samples when an object is far away, reducing shimmering and improving performance.
Question 4: Which node in Substance Designer generates a grayscale map showing which areas of a surface face upward versus downward?
- Normal node
- Curvature node
- Height Blend node
- World Space Normal node (Correct answer)
Correct answer: World Space Normal node
The World Space Normal node converts tangent-space normals to world space, enabling gradient masks based on surface orientation (top-facing, side-facing, etc.).
Question 5: What is the primary advantage of using 'smart materials' in Substance Painter?
- They automatically generate UV maps
- They apply multiple texture layers with masks already set up based on mesh curvature and AO (Correct answer)
- They bake normal maps in real time
- They compress texture exports for faster loading
Correct answer: They apply multiple texture layers with masks already set up based on mesh curvature and AO
Smart materials in Substance Painter include pre-configured layer stacks with procedural masks driven by baked mesh data like curvature and ambient occlusion.
Question 6: In a PBR metalness workflow, what value should the metallic map have for a purely dielectric (non-metal) surface?
- 1.0 (white)
- 0.0 (black) (Correct answer)
- 0.5 (gray)
- Any value between 0.3 and 0.7
Correct answer: 0.0 (black)
In the metalness workflow, 0 (black) indicates a non-metal (dielectric) and 1 (white) indicates a pure metal — no in-between values should be used for physically accurate results.
Question 7: Which DCC application is primarily used for UV unwrapping and is known for its 'Unfold3D' algorithm?
- Blender
- RizomUV (Correct answer)
- Maya
- 3ds Max
Correct answer: RizomUV
RizomUV (formerly known as Unfold3D) is a dedicated UV unwrapping tool that uses the Unfold3D algorithm to minimize distortion in UV layouts.
What is the purpose of a 'cavity map' when texturing a 3D model?