Design Nomenclature / Digital Model Making

Remesh

Also called remeshing, auto-retopo, voxel remesh, quad remesh

This entry has not been translated yet and is shown in English.

Replacing a mesh's topology wholesale with a new, evenly distributed one approximating the same surface. Voxel remeshers rasterize to a grid and re-extract, guaranteeing watertightness and losing everything below cell size; quad remeshers fit a quad field, optionally guided, and get closer to a layout someone could work with.

A mesh with wildly uneven face sizes beside its remeshed version, where every quad is roughly the same size and the density is uniform across the surface.

In practice

Unqualified, it means voxel remesh in a sculpting app — a repair operation. Quad remesh is an attempt at retopology, and it is only as good as its guide curves.

Not to be confused with

How this term connects

3D ScanningBooleanDecimateManifoldPoint CloudRetopologySculptingSDFTessellationTopologyVoxel ModelingRemesh
Related Confused with