Module 3 — Industry best practices

Designing clean edge flow

Perfect edge loops are what separate a mesh that animates from one that merely renders. Good routing prevents pinching, and lets high-resolution detail bake down flawlessly.

What edge flow actually is

Edge flow is the path edge loops trace across a surface. On a well-built mesh those paths are not arbitrary: they follow the forms of the object and the directions it will move. Muscles, panel lines, wrinkles, and mechanical seams all suggest a direction — flow is topology that agrees with them.

You can read flow at a glance in wireframe view. Loops that travel cleanly around a mouth, along a forearm, or across a car bonnet mean the mesh will respond predictably to sculpting, subdivision, and rigging. Loops that dead-end, spiral, or zig-zag mean trouble stored for later.

Concentric loops around a feature — the standard routing for eyes, mouths, bolt holes, and speaker grilles alike.

Loops, poles, and where to hide them

An edge loop is a ring of edges that continues across the mesh until it closes or hits a boundary. Loops end or change direction at poles — vertices with three edges, or five and more, instead of the regular four.

Poles are not errors; a closed quad mesh cannot exist without them. They are steering points, and the craft is placement:

  • Use poles to redirect flow — around the corner of an eye, at the junction of a thumb, where a pipe meets a tank.
  • Keep them off deforming areas: a pole on a knee cap or shoulder pinches every time the joint bends.
  • Keep them off broad reflective surfaces, where they leave a permanent shading dimple.
  • Park them on flat, static, or hidden geometry whenever the shape allows.

Routing for deformation

Animation is where routing decisions pay out. The reliable patterns have been stable for two decades of character work:

  • Concentric loops around eyes and mouth, so expressions compress rings rather than tear quads.
  • Cross-joint loops perpendicular to elbows, knees, and fingers — three or more spans across the bend so it folds in stages.
  • Directional flow along muscle groups in the torso and limbs, so volume-preserving deformers slide detail along believable lines.

Test flow early: bend the rig, or just move a proxy joint, before detailing. Pinching found after sculpting and UVs is pinching you fix three times.

Why baking cares about your topology

Baking transfers detail from a high-resolution model to the production mesh by casting rays between the two surfaces. Clean flow matters here for an unglamorous reason: the rays follow the low-poly mesh's normals and its UV layout.

  • Even loops produce even normals, so projected detail lands where it belongs instead of skewing.
  • Loop-aligned UV seams cut along natural boundaries and stay invisible.
  • Stray triangles and poles in curved areas show up in the bake as smearing and waviness that no amount of texture work hides.

This is the quiet payoff of everything in these three modules: structure chosen in Module 1, budget spent well in Module 2, and routing designed here all converge at the bake — where a clean mesh makes a lightweight asset look like the million-polygon sculpt it came from.