Remeshing News
The latest Remeshing coverage curated for game developers.
RADmesh introduces a remesh-aware deformation pipeline that can keep pushing a mesh through large shape changes without destroying triangle quality. The method periodically remeshes while carrying deformation state forward, aiming …
A new volumetric parameterization framework targets simply connected 3-manifolds with less distortion than the usual solid-ball mapping. It adapts the target domain during optimization, which should matter for remeshing, registration, …
For teams that move geometry through remeshing, this paper tackles a nasty problem: keeping data mappings bijective instead of approximated. The authors describe a composite map built from local bijective …
CelloCut reframes watertight remeshing as a volumetric partitioning problem, using Delaunay tetrahedra plus graph-cut optimization to avoid the double-shell artifacts that plague surface-only fixes. For graphics teams, the practical win …
The latest research in ACM Transactions on Graphics introduces a novel approach to texture-aware remeshing, which significantly enhances geometry processing. This advancement is particularly relevant for graphics programmers and artists, …
A new CVT-based remeshing method optimizes mesh quality for game developers by balancing efficiency and quality. This approach utilizes adaptive clipping based on local curvature, enhancing vertex distribution and triangle …