Quad Retopology for Beginners: Build a Clean Mesh That Keeps the Shape
Learn what quad retopology is, why artists use it, and how to rebuild a dense sculpt or scan as a practical low-resolution mesh.
Quad retopology is the process of building a new polygon mesh, made mostly from four-sided faces, over an existing 3D surface. The existing surface might be a sculpt, photogrammetry scan, CAD tessellation, or AI-generated model. It supplies the shape; the new mesh supplies deliberate structure.
Retopology is not simply deleting polygons. A decimator tries to represent roughly the same surface with fewer triangles by collapsing existing geometry. Quad retopology replaces the connectivity. You decide where rows of faces travel, where detail receives more vertices, and where the mesh can remain sparse. Blender's manual describes retopology as creating cleaner topology from sculpted or generated geometry and notes that it may be manual or automatic; Autodesk describes the same reference-surface workflow in its Maya retopology tools documentation.
This guide uses a sculpted clay mug as a running example: 1,200,000 irregular triangles, a round body, a handle, a slightly uneven lip, and a stamped logo. The goal is an editable 6,000-quad asset that can be unwrapped, baked, and exported. The ideas apply in Blender, Maya, 3ds Max, Houdini, or a dedicated retopology tool even when the commands have different names.
What a quad is—and what it is not#
A quad is one face with 4 boundary edges and 4 corners. A quad mesh usually means quad-dominant, not a mathematical promise that every face is a quad. A carefully placed triangle can be harmless on a rigid, flat, hidden area. An n-gon can be convenient during modeling but should be resolved or tested before subdivision, deformation, baking, and export.
Why prefer quads while authoring?
- A row of adjacent quads creates an understandable strip across a surface.
- Edge-loop and ring tools can follow regular quad connectivity.
- One loop cut can add resolution across many connected faces.
- Subdivision workflows behave more predictably on a well-planned control cage.
- Skinning and sculpting tools have an orderly set of vertices to deform.
- UV islands are easier to plan along meaningful strips and boundaries.
Quads are not inherently cheaper to render. A GPU ultimately renders triangles. The glTF 2.0 mesh specification defines triangle primitives, not quad primitives. An exported quad normally becomes 2 triangles, so the 6,000-quad mug will be about 12,000 triangles. UV seams, hard-normal splits, and material boundaries can increase the rendered-vertex count, but they do not change that basic face-to-triangle conversion. Think of quads as an authoring and deformation structure, not a special runtime performance mode.
What retopology is for#
Retopology earns its cost when the source connectivity obstructs the next stage. It can provide:
- Editability: a 24-edge ring around the mug lip can be selected and reshaped coherently; 18,000 random scan edges cannot.
- Controlled density: the silhouette, handle roots, and lip receive vertices while the broad body uses long, even strips.
- Deformation: loops can follow a shoulder, elbow, mouth, or cloth fold so the surface has vertices where it must bend.
- Subdivision: a coarse control cage can produce a smooth surface while retaining planned creases and boundaries.
- UVs and baking: a low mesh can be unwrapped and receive high-frequency detail from the source through normal, base-color, or displacement maps.
- Repair: disconnected fragments, needle triangles, self-intersections, and accidental internal faces do not have to survive into the new mesh.
It is not automatically required. A static rock used once in the distance may work perfectly after triangle simplification. A scan retained for measurement should not be replaced by an artist-interpreted cage as the archival truth. If the only goal is download size, texture compression may matter more than topology. Retopologize because the delivery or editing task needs new connectivity.
Read the reference before drawing faces#
Do not start at a random point and hope the patches meet. Spend 10 minutes marking the mug's constraints:
- Trace the outer silhouette from front, side, top, and a 45-degree view.
- Mark boundaries: the open lip and the bottom opening, if one exists.
- Mark sharp or important lines: the lip rim and the embossed logo border.
- Mark junctions: the 2 places where the handle joins the body.
- Mark smooth expanses: most of the cylindrical wall can tolerate sparse faces.
- Decide whether asymmetry matters. This handmade mug should not be mirrored if its uneven profile is part of the design.
The silhouette usually deserves geometry; shallow surface noise usually belongs in a texture. A 2-millimeter chip that changes the rim outline may need 2 or 3 extra edges. A 0.2-millimeter clay pore across the body does not need its own quad.
Also clean the reference enough to make projection reliable. Hide isolated scan fragments, fill only the holes that are not real openings, recalculate inconsistent face orientation, and separate nearby objects that could catch snapping rays. Preserve an untouched copy. Cleanup is for a usable target, not permission to erase evidence from the source.
Set up a surface-constrained workspace#
Most manual workflows combine a drawing tool with surface projection. Maya makes the reference mesh live, then Quad Draw places and refines polygons on it; Autodesk's Quad Draw procedure lays out that sequence. Blender users commonly combine face snapping, a Shrinkwrap modifier, and Poly Build. The Blender Poly Build manual documents creating, deleting, moving, and extruding retopology geometry in one tool.
A safe setup has 4 properties:
- The dense reference is selectable only when you intend to select it.
- The new low mesh has a contrasting wire color and is visible through or above the reference.
- New or moved vertices project to the reference with a small offset, such as 0.1% of the object's bounding-box diagonal.
- Back-face or occluded projection cannot jump to the mug's opposite wall.
For a mug 120 millimeters tall with a roughly 170-millimeter bounding-box diagonal, begin with an offset around 0.17 millimeters, not a memorized scene-unit value. Too little offset causes z-fighting. Too much inflates the form and corrupts the bake cage.
Test projection on the handle gap before doing real work. A nearest-surface method can snap an inner-handle vertex to the outer wall because those surfaces are close in 3D. View-directed projection can miss when you work at a grazing angle. No projection mode understands the part; rotate often and verify the result in depth.
Build landmarks, loops, and patches#
Start with the mug body, not the stamped logo. Place a 24-vertex loop around the lip. Duplicate or extrude it downward to create a second loop under the rim, then continue broad horizontal rings down the body. Use fewer vertical segments where the profile is straight and add a ring where curvature changes near the foot.
Next establish the handle. Place closed loops around the handle cross-section at its top root, widest turn, bottom turn, and lower root. Connect those loops into longitudinal quad strips. This creates an understandable tube instead of a quilt of isolated faces. The exact count is driven by the silhouette: perhaps 12 vertices around the thick root but 8 around the narrower middle.
The difficult step is joining handle strips to body strips. Do not force two borders with different vertex counts together in one distorted row. Either revise counts early, or reduce the count gradually using a planned pole pattern in a flatter area. A pole is a vertex whose number of connected edges differs from the regular interior valence of 4. Poles redirect loops; they are normal topology tools, but poor placement can pinch a curved or deforming surface.
Then fill the remaining areas as patches. Each patch should have a legible direction and compatible border counts. Work from known boundaries inward. If a patch becomes a narrow spiral or produces quads with one 3-millimeter edge and one 30-millimeter edge, stop and change the borders instead of smoothing the evidence away.
Judge quad quality by function#
Perfect squares are not the objective. On the cylindrical mug body, wider horizontal quads may be efficient because curvature changes mainly around the circumference. Around the handle bend, near-square quads sample curvature in both directions. Along the crisp lip, a narrow support strip may intentionally contain elongated faces.
Review each region for:
- Projection: vertices actually lie on the intended part of the source.
- Shape: the low mesh preserves the approved silhouette from all required cameras.
- Spacing: edge length changes gradually rather than doubling in one row.
- Angles: avoid near-zero corners and folded, bow-tie, or highly twisted quads.
- Flow: strips travel through the region where future edits or deformation need them.
- Valence: poles are deliberate and sit away from sensitive highlights or bends.
- Boundaries: open rims remain open and follow the reference accurately.
Relax tools can even spacing without changing connectivity. Maya's Quad Draw Relax documentation describes smoothing vertex distribution over a live surface. Relax locally and reproject; a large unconstrained relax pass can shrink the lip, slide the handle root, or round a designed corner.
A first practical density budget#
Do not choose 6,000 quads because it sounds low. Allocate a test budget by visible need. For this example:
- body and foot: 2,200 quads;
- lip and inner rim: 900 quads;
- handle and 2 junctions: 1,800 quads;
- logo-support region: 700 quads;
- transition and cleanup allowance: 400 quads.
That is 6,000 quads. The budget is a starting hypothesis. If the lip facets at the closest camera, move 200 quads from the hidden base. If the logo will be baked entirely into a normal map, its 700-quad reservation may be wasteful. Count the final triangles and rendered vertices after triangulation, UV seams, hard normals, and material splits; the editable face count is not the whole delivery cost.
An automatic result is useful as a comparison. Blender's QuadriFlow command uses the open-source QuadriFlow quadrangulation method, whose interface accepts a desired output face count. Run 6,000 faces and compare silhouette, handle continuity, and loop usefulness. If it passes the actual requirements, automation has saved time. If it places a singularity on the rim or bridges the handle gap, the failure tells you where manual control matters.
Finish in the right order#
Once the low mesh covers the reference:
- Remove duplicate vertices, zero-area faces, accidental internal faces, and non-manifold errors not required by the design.
- Inspect flat shading to reveal warped faces and silhouette errors.
- Inspect smooth shading to reveal unintended normal discontinuities.
- Freeze or apply the intended projection only after confirming no vertices jumped surfaces.
- Decide final hard edges and UV seams together.
- Triangulate deterministically for baking, or guarantee that the same triangulation reaches the baker and runtime.
- Unwrap with enough padding for the final texture resolution and mip chain.
- Bake high-detail maps from the untouched reference using a tested cage.
- Export, reopen, and compare the delivery asset—not only the modeling viewport.
Do not bake a normal map and then move vertices, change hard edges, repack UVs, or choose different quad diagonals. Those changes alter the mapping or tangent basis the bake assumed. The glTF specification recommends MikkTSpace tangent generation when tangents are absent and a normal texture is used, making consistency among final positions, normals, UVs, and triangles especially important.
Beginner mistakes that cost the most time#
Making every quad the same size. Uniform density wastes faces on the mug wall and starves the rim and handle silhouette.
Following every sculpt stroke. Retopology describes the usable base surface. Pores and stamped relief may belong in baked maps.
Finishing one tiny patch before planning the whole object. The final gap inherits incompatible border counts and becomes a knot of poles.
Trusting the front view. The mesh can match one image while floating several millimeters away around the back or snapping across a thin gap.
Treating all triangles as failure. One controlled triangle on a rigid hidden base can be better than 6 distorted quads created merely to avoid it.
Calling automatic remesh “done.” It is a candidate. Check openings, components, landmarks, editability, UVs, shading, and the target runtime.
A compact acceptance checklist#
- The purpose and target platform are written down.
- The source remains archived and unchanged.
- Closest-view silhouettes match from at least 6 useful directions.
- Real openings and separate parts remain correct.
- No vertex has projected to a nearby wrong surface.
- Density follows curvature, deformation, and baked-detail needs.
- Poles and non-quad faces are intentional and reviewed.
- The low mesh has no accidental non-manifold or degenerate geometry.
- UV seams, hard edges, tangents, and triangulation are finalized before baking.
- The baked asset is reopened and tested in the shipping renderer.
- Final quad, triangle, rendered-vertex, material, and texture counts are recorded.