36-Issue 5
Permanent URI for this collection
Browse
Browsing 36-Issue 5 by Subject "D.1.3 [Programming Techniques]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Ternary Sparse Matrix Representation for Volumetric Mesh Subdivision and Processing on GPUs(The Eurographics Association and John Wiley & Sons Ltd., 2017) Mueller-Roemer, Johannes Sebastian; Altenhofen, Christian; Stork, André; Bærentzen, Jakob Andreas and Hildebrandt, KlausIn this paper, we present a novel volumetric mesh representation suited for parallel computing on modern GPU architectures. The data structure is based on a compact, ternary sparse matrix storage of boundary operators. Boundary operators correspond to the first-order top-down relations of k-faces to their (k-1)-face facets. The compact, ternary matrix storage format is based on compressed sparse row matrices with signed indices and allows for efficient parallel computation of indirect and bottomup relations. This representation is then used in the implementation of several parallel volumetric mesh algorithms including Laplacian smoothing and volumetric Catmull-Clark subdivision. We compare these algorithms with their counterparts based on OpenVolumeMesh and achieve speedups from 3x to 531x, for sufficiently large meshes, while reducing memory consumption by up to 36%.