Ray casting of multiple volumetric datasets with polyhedral boundaries on manycore GPUs

  • Authors:
  • Bernhard Kainz;Markus Grabner;Alexander Bornik;Stefan Hauswiesner;Judith Muehl;Dieter Schmalstieg

  • Affiliations:
  • Graz University of Technology (TU-Graz), Graz, Austria;Graz University of Technology (TU-Graz), Graz, Austria;Ludwig Boltzmann Institute for Clinical-Forensic Imaging (LBI), Graz, Austria;Graz University of Technology (TU-Graz), Graz, Austria;Graz University of Technology (TU-Graz), Graz, Austria;Graz University of Technology (TU-Graz), Graz, Austria

  • Venue:
  • ACM SIGGRAPH Asia 2009 papers
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

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.