2017
DOI: 10.1111/cgf.13245
|View full text |Cite
|
Sign up to set email alerts
|

Ternary Sparse Matrix Representation for Volumetric Mesh Subdivision and Processing on GPUs

Abstract: In 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 bottom‐up relations… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
7
1
1

Relationship

2
7

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 30 publications
0
7
0
Order By: Relevance
“…For example, Mueller‐Roemer et al . [MAS17] use sparse matrices to describe meshes. They encode the sign of a ternary matrix in the column index of CSR matrices.…”
Section: Resultsmentioning
confidence: 99%
“…For example, Mueller‐Roemer et al . [MAS17] use sparse matrices to describe meshes. They encode the sign of a ternary matrix in the column index of CSR matrices.…”
Section: Resultsmentioning
confidence: 99%
“…The LAR representation is the basis of recent work that targets mesh processing on the GPU, e.g., Mesh Matrix [Zayer et al 2017] and the ternary sparse matrix representation [Mueller-Roemer et al 2017] for volumetric meshes. Mesh Matrix represents surface meshes by encoding the relation between 2-faces (triangles) and 0-faces (vertices), limiting it to applications that do not require explicit edge representations.…”
Section: Mesh As a Matrixmentioning
confidence: 99%
“…Using matrix algebra for subdivision was attempted before. The effort by Mueller‐Roemer et al [MRAS17] for volumetric subdivision uses boundary operators to boost performance on the GPU. While these differential forms have been used earlier [CRW05], their storage cost and redundancies continue to limit their practical scope.…”
Section: Related Workmentioning
confidence: 99%