Character Modeling Basic Character Modeling 3D Shapes 3 — Questions and Answers
Question 1: What does 'topology' refer to in character modeling?
- The texture colors
- The arrangement and flow of edges and faces (Correct answer)
- The lighting setup
- The file size
Correct answer: The arrangement and flow of edges and faces
Topology is how the polygons, edges, and faces are arranged across the surface.
Question 2: When converting blocked primitives into a usable character, why is quad topology preferred over triangles?
- Quads render faster on every GPU
- Quads deform more predictably and subdivide cleanly (Correct answer)
- Triangles cannot be exported
- Quads use less memory always
Correct answer: Quads deform more predictably and subdivide cleanly
Quads subdivide and deform predictably, which matters for animation.
Question 3: Where should edge loops be concentrated on a character for good deformation?
- On flat areas like the chest plate
- Around joints such as elbows and knees (Correct answer)
- Only on the back of the head
- Evenly with no regard to joints
Correct answer: Around joints such as elbows and knees
Extra edge loops at joints allow clean bending during animation.
Question 4: What is the purpose of merging or 'joining' primitives after a blockout?
- To create a single continuous mesh for unified detailing (Correct answer)
- To delete all UVs
- To increase the polygon count automatically
- To remove the need for materials
Correct answer: To create a single continuous mesh for unified detailing
Merging produces a single watertight mesh that can be detailed and rigged as one piece.
Question 5: A 'pole' in topology is a vertex where how many edges meet?
- Exactly four
- A number other than four (e.g., three or five) (Correct answer)
- Always two
- Always six only
Correct answer: A number other than four (e.g., three or five)
A pole is a vertex connecting a non-four number of edges and can cause shading or deformation issues.
Question 6: What does subdivision do to a low-poly primitive base?
- Reduces vertex count
- Smooths and increases polygon density (Correct answer)
- Removes its UVs
- Converts it to a curve
Correct answer: Smooths and increases polygon density
Subdivision adds geometry and smooths the surface based on the base cage.
Question 7: Why keep the base mesh low-poly before subdividing?
- It cannot be subdivided otherwise
- It keeps the form easy to edit and control (Correct answer)
- It prevents texturing
- Subdivision requires triangles only
Correct answer: It keeps the form easy to edit and control
A clean low-poly cage is easier to adjust and controls the smoothed result.
What does 'topology' refer to in character modeling?