Error-Bounded and Feature Preserving Surface Remeshing with Minimal Angle Improvement
Kaimo Hu, Dong-Ming Yan, David Bommes, Pierre Alliez, Bedrich Benes

TL;DR
This paper introduces a surface remeshing algorithm that balances geometric fidelity, mesh simplicity, and element quality by optimizing for approximation error, minimal interior angle, and complexity within user-defined bounds.
Contribution
The proposed algorithm simultaneously addresses multiple remeshing goals with a novel optimization framework that prioritizes local operators under error constraints.
Findings
Produces high-quality meshes with preserved features
Balances fidelity, complexity, and element quality effectively
Outperforms state-of-the-art methods in experiments
Abstract
The typical goal of surface remeshing consists in finding a mesh that is (1) geometrically faithful to the original geometry, (2) as coarse as possible to obtain a low-complexity representation and (3) free of bad elements that would hamper the desired application. In this paper, we design an algorithm to address all three optimization goals simultaneously. The user specifies desired bounds on approximation error {\delta}, minimal interior angle {\theta} and maximum mesh complexity N (number of vertices). Since such a desired mesh might not even exist, our optimization framework treats only the approximation error bound {\delta} as a hard constraint and the other two criteria as optimization goals. More specifically, we iteratively perform carefully prioritized local operators, whenever they do not violate the approximation error bound and improve the mesh otherwise. In this way our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computational Geometry and Mesh Generation · Advanced Numerical Analysis Techniques
