Half-Space Power Diagrams and Discrete Surface Offsets

Zhen Chen,Daniele Panozzo,Jérémie Dumas,Jeremie Dumas
DOI: https://doi.org/10.1109/tvcg.2019.2945961
IF: 5.2
2020-10-01
IEEE Transactions on Visualization and Computer Graphics
Abstract:We present an efficient, trivially parallelizable algorithm to compute offset surfaces of shapes discretized using a dexel data structure. Our algorithm is based on a two-stage sweeping procedure that is simple to implement and efficient, entirely avoiding volumetric distance field computations typical of existing methods. Our construction is based on properties of half-space power diagrams, where each seed is only visible by a half-space, which were never used before for the computation of surface offsets. The primary application of our method is interactive modeling for digital fabrication. Our technique enables a user to interactively process high-resolution models. It is also useful in a plethora of other geometry processing tasks requiring fast, approximate offsets, such as topology optimization, collision detection, and skeleton extraction. We present experimental timings, comparisons with previous approaches, and provide a reference implementation in the supplemental material, which can be found on the Computer Society Digital Library at http://doi.ieeecomputersociety.org/10.1109/TVCG.2019.2945961.
computer science, software engineering
What problem does this paper attempt to address?