A Parallel Feature-preserving Mesh Variable Offsetting Method with Dynamic Programming
Hongyi Cao, Gang Xu, Renshu Gu, Jinlan Xu, Xiaoyu Zhang, Timon, Rabczuk

TL;DR
This paper introduces a parallel, feature-preserving mesh offsetting method using dynamic programming and quadratic programming, which produces high-quality offsets with fewer artifacts and improved efficiency.
Contribution
It presents a novel parallel framework for mesh offsetting that preserves features and reduces mesh size using dynamic programming, quadratic programming, and acceleration techniques.
Findings
Produces high-quality offsets without gaps or self-intersections
Achieves efficient computation through parallel processing and acceleration methods
Successfully tested on quadmesh datasets demonstrating robustness
Abstract
Mesh offsetting plays an important role in discrete geometric processing. In this paper, we propose a parallel feature-preserving mesh offsetting framework with variable distance. Different from the traditional method based on distance and normal vector, a new calculation of offset position is proposed by using dynamic programming and quadratic programming, and the sharp feature can be preserved after offsetting. Instead of distance implicit field, a spatial coverage region represented by polyhedral for computing offsets is proposed. Our method can generate an offsetting model with smaller mesh size, and also can achieve high quality without gaps, holes, and self-intersections. Moreover, several acceleration techniques are proposed for the efficient mesh offsetting, such as the parallel computing with grid, AABB tree and rays computing. In order to show the efficiency and robustness of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Robotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage
