Voxel remeshing: rasterise the input into a 3D grid, build a signed distance field, extract a new watertight surface via marching cubes. Works on photogrammetry scans, broken STLs, non-manifold edges, holes, and self-intersections. Destructive: features finer than one voxel are lost — skip for clean or nearly-watertight meshes.