Turn that heavy, messy high-poly into a clean, lightweight, deformable low-poly. This is the most experience-hungry stretch of the whole pipeline—one edge loop in the wrong place and everything downstream stretches and pinches. The 2026 play: let AI go first, finish by hand.
Picking up from Module 03: that sculpted high-poly with hundreds of thousands of faces and chaotic topology can't be used as-is—it has to be "translated" into a clean low-poly.
The high-poly's problems: face count blowup (the engine chokes) and chaotic topology (can't deform, can't UV). Retopology means "laying a fresh, clean mesh over the high-poly surface," yielding a lightweight, mostly-quad low-poly that can bend and move.
🎯 This low-poly is the model that actually ships in-game. Unlike sculpting—this topology follows the character all the way to the engine, so you have to take it seriously. UV (05), baking (06), texturing (07), and rigging (08) are all built on top of it.
This is the soul of the section. If these 5 rules don't click, you won't be able to judge whether the AI's output is any good.
Animation demands quads. Quads deform far better than triangles; avoid triangles and n-gons (5+ sides) where you can, and confine them to non-deforming dead corners.
Joints need edge loops wrapping around them: elbow, knee, shoulder, hip, wrist, neck. The face needs an eye loop and a mouth loop. Get the loops right and the bends stay natural instead of collapsing.
Denser where there's heavy deformation and lots of detail (face, hands, joints); sparser on flat regions (thighs, chest, back). Don't run one density over the whole body.
Poles—where three or five edges converge—are unavoidable, but keep them out of deforming areas (joints, the center of the face); tuck them into hidden, flat regions.
Run the lines along the muscle and structure with smooth transitions and no sudden twists. Chaotic flow causes stretching, pinching, and shading artifacts.
Good news: automatic retopology can now get you 70% of the way to clean quads, sparing you the tedious large-area manual edge work of the past.
Bad news: it isn't one-click-done. The auto algorithm gives you an "even distribution," but it doesn't know where your character needs to deform—the loops on the face, hands, and joints are often misplaced and need you to finish by hand.
So the real work of this section is all about "spotting where the AI went wrong and fixing it by hand." That's exactly why it's the most experience-hungry stretch.
Tripo Retopology / Meshy Remesh / 3D AI Studio Prism. Upload the high-poly, choose quads + a target face count, and a clean low-poly pops out in tens of seconds.
快 · 四边面 · 但关节/脸要手动收Exoside's paid Blender plugin (on par with ZRemesher). You can draw guide lines to control the edge flow—the most controllable of the auto-retopology tools.
付费 · 可引导 · 身体首选The built-in Quad Flow Remesh (under Object Data Properties). Free; enable Preserve Sharp / Symmetry, though the edge-flow quality is only so-so.
免费 · 够用 · 质量中等Poly Build + Shrinkwrap, or the RetopoFlow plugin. Slow, but gives you the most control over crucial areas like the face and hands.
慢 · 主角/脸部值得Retopologizing without a budget is retopologizing without a target. Estimate a range by the character's importance and platform (triangle count, for reference only):
Drop the high-poly into an auto tool and dial in the key settings:
Don't take the auto result at face value. Turn on wireframe and check it against all 5 rules of good topology:
Fix the problems you found during inspection by hand in Blender. Go-to techniques:
The low-poly has to hug the high-poly surface so Module 06's bake can accurately "stamp" the high-poly detail onto it.
The cleanup before delivery—don't skip a single one:
① Loops serve deformation, not looks. The first purpose of topology is to let the character bend and move; joint and face loops get top priority.
② Animation means quads—don't cut corners with triangles. Triangles distort during deformation and shade wrong; only bury them in non-moving dead corners.
③ This is the final mesh—alignment and cleanliness can't be skipped. Unlike sculpting, which can be rough, the low-poly follows all the way to the engine; UV, baking, and rigging all ride on it, and any slack here compounds step after step.
▸ All three pass → on to Module 05: UV Unwrapping (◐ AI + hand fixes).