The 3D Character Pipeline - Stage by Stage

Posted by Chris in the Voxol forum.

A game character that ends up on screen has passed through roughly ten distinct stages, often several different artists, and a dozen points where a small decision quietly determined how much rework everyone downstream would eat. The pipeline exists to keep those decisions in the right order, because the cost of fixing a problem roughly multiplies every stage it survives undetected. The standard order, the one most studios follow with minor variation, runs like this: concept, blockout, sculpt, retopology, UV mapping, baking, texturing, rigging and skinning, then engine integration. Individual artists document their own version of this sequence in project breakdowns, and the broad shape is remarkably consistent across studios. This walkthrough goes stage by stage: what happens, who tends to own it, and the mistake at each step that costs the most when it slips through. 1. Concept Before anything is built in 3D, a concept artist establishes who the character is and what they look like from the angles a modeler will need. For production work that usually means more than a single hero pose. A modeler needs clear front and side information, a sense of the silhouette, and enough material and color direction to know what they're aiming at. The concept is also where the cheapest changes live. Redrawing a shoulder pauldron is a few hours. Resculpting it after it's been modeled, retopologized, and textured is days. A good pipeline front-loads as much decision-making as possible into this stage precisely because it's the last place changes are nearly free. Costliest mistake here: starting 3D before the concept is locked. The temptation is to "figure it out in the sculpt," and in pre-production that's fine. In production, an unlocked concept turns the entire downstream pipeline into a revision loop, because every change to the design ripples through every stage that already happened. 2. Blockout The blockout is the character in rough, simple geometry. No detail, no fine forms, just primitive shapes placed to establish proportion, scale, and silhouette. Many artists block out in ZBrush or Maya using basic forms, keeping everything simple enough that proportions can still be shoved around freely. This is a proportion and readability check, and it's worth more than it looks. Catching that the head is slightly too large or the silhouette doesn't read here costs minutes. The same fix after sculpting costs a day. A common professional habit is dropping the blockout into the scene at intended scale, next to other characters or props, to confirm it holds up in context before any real time is invested. Costliest mistake here: rushing past the blockout to get to the "real" work. Every proportion problem you don't catch now gets more expensive and more emotionally hard to fix the more hours you've sunk into the piece. 3. Sculpting Now the character is built up in detail, working like digital clay, almost always in ZBrush. The discipline is hierarchical: primary forms f…