Ray Casting of Multiple Volumetric Datasets with Polyhedral Boundaries on Manycore GPUs
Bernhard Kainz, Markus Grabner, Alexander Bornik, Stefan Hauswiesner, Judith Muehl, Dieter Schmalstieg
In ACM Transactions on Graphics, 28(5), December 2009.
Abstract: We present a new GPU-based rendering system for ray casting of multiple volumes. Our approach supports a large number of volumes, complex translucent and concave polyhedral objects as well as CSG intersections of volumes and geometry in any combination. The system (including the rasterization stage) is implemented entirely in CUDA, which allows full control of the memory hierarchy, in particular access to high bandwidth and low latency shared memory. High depth complexity, which is problematic for conventional approaches based on depth peeling, can be handled successfully. As far as we know, our approach is the first framework for multivolume rendering which provides interactive frame rates when concurrently rendering more than 50 arbitrarily overlapping volumes on current graphics hardware.
@article{Kainz:2009:RCO,
author = {Bernhard Kainz and Markus Grabner and Alexander Bornik and Stefan Hauswiesner and Judith Muehl and Dieter Schmalstieg},
title = {Ray Casting of Multiple Volumetric Datasets with Polyhedral Boundaries on Manycore GPUs},
journal = {ACM Transactions on Graphics},
volume = {28},
number = {5},
pages = {152:1--152:9},
month = dec,
year = {2009},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."