RBF Volume Ray Casting on Multicore and Manycore CPUs
Aaron Knoll, Ingo Wald, Paul Navratil, Anne Bowen, Khairi Reda, Michael E. Papka, Kelly Gaither
In Computer Graphics Forum, 33(3), 2014.
Abstract: Modern supercomputers enable increasingly large N-body simulations using unstructured point data. The structures implied by these points can be reconstructed implicitly. Direct volume rendering of radial basis function (RBF) kernels in domain-space offers flexible classification and robust feature reconstruction, but achieving performant RBF volume rendering remains a challenge for existing methods on both CPUs and accelerators. In this paper, we present a fast CPU method for direct volume rendering of particle data with RBF kernels. We propose a novel two-pass algorithm: first sampling the RBF field using coherent bounding hierarchy traversal, then subsequently integrating samples along ray segments. Our approach performs interactively for a range of data sets from molecular dynamics and astrophysics up to 82 million particles. It does not rely on level of detail or subsampling, and offers better reconstruction quality than structured volume rendering of the same data, exhibiting comparable performance and requiring no additional preprocessing or memory footprint other than the BVH. Lastly, our technique enables multi-field, multi-material classification of particle data, providing better insight and analysis.
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.3 [Computer Graphics]: Picture/Image Generation - Line and curve generation, I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism - Raytracing, I.3.2 [Computer Graphics]: Graphics Systems - Distributed/network graphics
@article{Knoll:2014:RVR,
author = {Aaron Knoll and Ingo Wald and Paul Navratil and Anne Bowen and Khairi Reda and Michael E. Papka and Kelly Gaither},
title = {RBF Volume Ray Casting on Multicore and Manycore CPUs},
journal = {Computer Graphics Forum},
volume = {33},
number = {3},
pages = {71--80},
year = {2014},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."