What is remeshing?
Sculpt for long enough and the geometry stops cooperating — stretched triangles where you pulled a limb out, tangled surfaces where two forms met, holes where there should not be any. Remeshing throws all of it away and rebuilds the surface from scratch.
The short answer
Remeshing rebuilds a model's geometry as a fresh, evenly distributed mesh while keeping its shape. Voxel remeshing (ZBrush calls it DynaMesh) produces a uniform, watertight surface and is the reset button for a tangled sculpt. Quad remeshing produces an all-quad grid. Adaptive remeshing varies density with detail. All of them discard your subdivision history, so remesh once the big forms are settled.
What remeshing does
A remesher looks at the shape of your model and ignores its geometry entirely. It samples the surface — a voxel remesher does this by filling the volume with a 3D grid and finding where the boundary falls — and then generates a completely new mesh that occupies the same shape with sensible, even polygons.
The consequence worth understanding is that remeshing is a shape-preserving, geometry-destroying operation. Anything the old topology was carrying goes with it: your subdivision levels, UVs, and detail finer than the new resolution can represent. What survives is the form.
That is why the standard recovery move is remesh, then subdivide, then project — rebuild clean topology, add resolution back, then snap the new surface onto the old detailed one so the fine work returns onto sane geometry.
The three kinds, and when to use each
Voxel remeshing produces uniform triangles at a resolution you choose, and — crucially — always produces a single closed watertight surface. That last property makes it the answer for two very different problems: a sculpt whose topology has become a mess, and a model that has to be 3D printed. If overlapping shapes have merged into something a slicer cannot interpret, a voxel remesh resolves it in one operation.
Quad remeshing produces an all-quad grid instead of triangles. Quads are what most downstream software prefers — subdivision surfaces behave predictably on them, and they are easier to reason about when editing by hand — so this is the better choice when the model is heading into another package.
Adaptive remeshing varies density with the form, packing polygons where curvature is high and thinning them where the surface is simple. It gives the most efficient result for a given triangle budget and is the best general-purpose cleanup of the three, which is why it doubles as automatic retopology.
When to remesh, and when not to
Remesh when the geometry is fighting you: triangles stretched thin from pulling out a horn or a limb, a surface that has folded through itself, a mesh built by joining shapes that were never meant to touch. Remesh when you need a watertight model for printing. Remesh before handing a sculpt to a texturing tool, since a clean surface unwraps far better.
Do not remesh casually, and specifically do not remesh while the broad forms are still moving. The subdivision level stack is what lets you step down, fix a proportion and step back up with your detail intact — and a remesh destroys it. Get the silhouette right first; remeshing is a mid-to-late operation, not a habit.
Frequently asked questions
What is the difference between remeshing and DynaMesh?
DynaMesh is ZBrush's name for voxel remeshing — the same operation. It rebuilds the sculpt as a uniform, watertight surface, which is why it is the standard move after pulling new forms out of a mesh or merging shapes together.
Does remeshing lose detail?
Detail finer than the new mesh resolution, yes. The usual workaround is remesh, subdivide back up, then project the old surface onto the new one — you get clean topology carrying the original fine detail. Your subdivision-level history is lost either way.
Can I remesh a 3D model online?
Yes. Mold runs voxel, quad and adaptive remeshing in the browser on any machine with WebGPU, with nothing to install. Remeshing is free; exporting the resulting mesh is part of a paid plan.
Will remeshing make my model watertight for printing?
A voxel remesh will, and that is the most reliable way to get a printable mesh out of a sculpt. It rebuilds the surface as one continuous closed shell, which is exactly what a slicer needs to tell inside from outside.
Voxel, quad and adaptive remeshing in a browser tab — free to use.