ITS: Implicit Thin Shell for Polygonal Meshes
Huibiao Wen, Lei Wang, Yunxiao Zhang, Shuangmin Chen, Shiqing Xin,, Chongyang Deng, Ying He, Wenping Wang, Changhe Tu

TL;DR
This paper introduces the Implicit Thin Shell (ITS), a novel implicit representation of a shape's surrounding space using B-splines, enabling efficient mesh simplification and inside-outside testing.
Contribution
The paper proposes a new implicit representation called ITS that uses adaptive B-spline functions to tightly and efficiently wrap polygonal meshes without intersections.
Findings
ITS guarantees a rigorous, intersection-free wrapping of meshes.
ITS enables rapid inside-outside testing and mesh simplification.
The method achieves computational efficiency through sparse linear systems.
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…
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
TopicsAdvanced Materials and Mechanics · Computational Geometry and Mesh Generation · Architecture and Computational Design
