Integer Coordinates for Intrinsic Geometry Processing
Mark GillespieNicholas SharpKeenan Crane
ACM Trans. Graph. (2021)
teaser

This paper describes a numerically robust data structure for encoding intrinsic triangulations of polyhedral surfaces. Many applications demand a correspondence between the intrinsic triangulation and the input surface, but existing data structures either rely on floating point values to encode correspondence, or do not support remeshing operations beyond basic edge flips. We instead provide an integer-based data structure that guarantees valid correspondence, even for meshes with near-degenerate elements. Our starting point is the framework of normal coordinates from geometric topology, which we extend to the broader set of operations needed for mesh processing (vertex insertion, edge splits, etc.). The resulting data structure can be used as a drop-in replacement for earlier schemes, automatically improving reliability across a wide variety of applications. As a stress test, we successfully compute an intrinsic Delaunay refinement and associated subdivision for all manifold meshes in the Thingi10k dataset. In turn, we can compute reliable and highly accurate solutions to partial differential equations even on extremely low-quality meshes.

Mark Gillespie, Nicholas Sharp, Keenan Crane (2021). Integer Coordinates for Intrinsic Geometry Processing. ACM Trans. Graph., 40(6).

@article{Gillespie:2021:ICI,
author = {Mark Gillespie and Nicholas Sharp and Keenan Crane},
title = {Integer Coordinates for Intrinsic Geometry Processing},
journal = {ACM Trans. Graph.},
volume = {40},
number = {6},
year = {2021},
publisher = {ACM},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3478513.3480522},
doi = {10.1145/3478513.3480522},
}