ITS: Implicit Thin Shell for Polygonal Meshes
Abstract
In computer graphics, simplifying a polygonal mesh surface~ into a geometric proxy that maintains close conformity to~ is crucial, as it can significantly reduce computational demands in various applications. In this paper, we introduce the Implicit Thin Shell~(ITS), a concept designed to implicitly represent the sandwich-walled space surrounding~, defined as~. Here, is an approximation of the signed distance function~(SDF) of~, and we aim to minimize the thickness~. To achieve a balance between mathematical simplicity and expressive capability in~, we employ a tri-variate tensor-product B-spline to represent~. This representation is coupled with adaptive knot grids that adapt to the inherent shape variations of~, while restricting~'s basis functions to the first degree. In this manner, the analytical form of~ can be rapidly determined by solving a sparse linear system. Moreover, the process of identifying the extreme values of~ among the infinitely many points on~ can be simplified to seeking extremes among a finite set of candidate points. By exhausting the candidate points, we find the extreme values~ and that minimize the thickness. The constructed ITS is guaranteed to wrap~ rigorously, without any intersections between the bounding surfaces and~. ITS offers numerous potential applications thanks to its rigorousness, tightness, expressiveness, and computational efficiency. We demonstrate the efficacy of ITS in rapid inside-outside tests and in mesh simplification through the control of global error.
Cite
@article{arxiv.2411.01488,
title = {ITS: Implicit Thin Shell for Polygonal Meshes},
author = {Huibiao Wen and Lei Wang and Yunxiao Zhang and Shuangmin Chen and Shiqing Xin and Chongyang Deng and Ying He and Wenping Wang and Changhe Tu},
journal= {arXiv preprint arXiv:2411.01488},
year = {2024}
}