Patch Decomposition for Efficient Mesh Contours Extraction
dc.contributor.author | Tsiapkolis, Panagiotis | en_US |
dc.contributor.author | Bénard, Pierre | en_US |
dc.contributor.editor | Garces, Elena | en_US |
dc.contributor.editor | Haines, Eric | en_US |
dc.date.accessioned | 2024-06-25T10:20:06Z | |
dc.date.available | 2024-06-25T10:20:06Z | |
dc.date.issued | 2024 | |
dc.description.abstract | Object-space occluding contours of triangular meshes (a.k.a. mesh contours) are at the core of many methods in computer graphics and computational geometry. A number of hierarchical data-structures have been proposed to accelerate their computation on the CPU, but they do not map well to the GPU for real-time applications, such as video games. We show that a simple, flat data-structure composed of patches bounded by a normal cone and a bounding sphere may reach this goal, provided it is constructed to maximize the probability for a patch to be culled over all viewpoints. We derive a heuristic metric to efficiently estimate this probability, and present a greedy, bottom-up algorithm that constructs patches by grouping mesh edges according to this metric. In addition, we propose an effective way of computing their bounding sphere. We demonstrate through extensive experiments that this data-structure achieves similar performance as the state-of-the-art on the CPU but is also perfectly adapted to the GPU, leading to up to ×5 speedups. | en_US |
dc.description.number | 4 | |
dc.description.sectionheaders | Stylization | |
dc.description.seriesinformation | Computer Graphics Forum | |
dc.description.volume | 43 | |
dc.identifier.doi | 10.1111/cgf.15154 | |
dc.identifier.issn | 1467-8659 | |
dc.identifier.pages | 11 pages | |
dc.identifier.uri | https://doi.org/10.1111/cgf.15154 | |
dc.identifier.uri | https://diglib.eg.org/handle/10.1111/cgf15154 | |
dc.publisher | The Eurographics Association and John Wiley & Sons Ltd. | en_US |
dc.subject | CCS Concepts: Computing methodologies → Rendering; Visibility | |
dc.subject | Computing methodologies → Rendering | |
dc.subject | Visibility | |
dc.title | Patch Decomposition for Efficient Mesh Contours Extraction | en_US |