Back to Search Start Over

Accelerating Unstructured Mesh Point Location With RT Cores.

Authors :
Morrical, Nate
Wald, Ingo
Usher, Will
Pascucci, Valerio
Source :
IEEE Transactions on Visualization & Computer Graphics; Aug2022, Vol. 28 Issue 8, p2852-2866, 15p
Publication Year :
2022

Abstract

We present a technique that leverages ray tracing hardware available in recent Nvidia RTX GPUs to solve a problem other than classical ray tracing. Specifically, we demonstrate how to use these units to accelerate the point location of general unstructured elements consisting of both planar and bilinear faces. This unstructured mesh point location problem has previously been challenging to accelerate on GPU architectures; yet, the performance of these queries is crucial to many unstructured volume rendering and compute applications. Starting with a CUDA reference method, we describe and evaluate three approaches that reformulate these point queries to incrementally map algorithmic complexity to these new hardware ray tracing units. Each variant replaces the simpler problem of point queries with a more complex one of ray queries. Initial variants exploit ray tracing cores for accelerated BVH traversal, and subsequent variants use ray-triangle intersections and per-face metadata to detect point-in-element intersections. Although these later variants are more algorithmically complex, they are significantly faster than the reference method thanks to hardware acceleration. Using our approach, we improve the performance of an unstructured volume renderer by up to $4\times$ 4 × for tetrahedral meshes and up to $15\times$ 15 × for general bilinear element meshes, matching, or out-performing state-of-the-art solutions while simultaneously improving on robustness and ease-of-implementation. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10772626
Volume :
28
Issue :
8
Database :
Complementary Index
Journal :
IEEE Transactions on Visualization & Computer Graphics
Publication Type :
Academic Journal
Accession number :
157765473
Full Text :
https://doi.org/10.1109/TVCG.2020.3042930