IEEE Transactions on Visualization and Computer Graphics (TVCG), 2024

To be presented at SGP 2024

Visual-Preserving Mesh Repair

Zhongtian Zheng, Xifeng Gao, Zherong Pan, Wei Li, Peng-Shuai Wang,
Guoping Wang, Kui Wu,


Comparison with existing methods: We compare mesh repair algorithms on the textured and mis-oriented input model from ShapeNet [2]. None of the existing works can convert the input mesh into watertight manifold mesh while preserving the textures and input details (see the zoom-in view of the engine).


Abstract

Mesh repair is a long-standing challenge in computer graphics and related fields. Converting defective meshes into watertight manifold meshes can greatly benefit downstream applications such as geometric processing, simulation, fabrication, learning, and synthesis. In this work, by assuming the model is visually correct, we first introduce three visual measures for visibility, orientation, and openness, based on ray-tracing. We then present a novel mesh repair framework incorporating visual measures with several critical steps, i.e., open surface closing, face reorientation, and global optimization, to effectively repair meshes with defects (e.g., gaps, holes, self-intersections, degenerate elements, and inconsistent orientations) and preserve visual appearances. Our method reduces unnecessary mesh complexity without compromising geometric accuracy or visual quality while preserving input attributes such as UV coordinates for rendering. We evaluate our approach on hundreds of models randomly selected from ShapeNet and Thingi10K, demonstrating its effectiveness and robustness compared to existing approaches.


Paper [Preprint]