AN ADVANCED VOLUME RAYCASTING TECHNIQUE USING GPU STREAM PROCESSING

Jörg Mensmann, Timo Ropinski, Klaus Hinrichs

2010

Abstract

GPU-based raycasting is the state-of-the-art rendering technique for interactive volume visualization. The ray traversal is usually implemented in a fragment shader, utilizing the hardware in a way that was not originally intended. New programming interfaces for stream processing, such as CUDA, support a more general programming model and the use of additional device features, which are not accessible through traditional shader programming. In this paper we propose a slab-based raycasting technique that is modeled specifically to use these features to accelerate volume rendering. This technique is based on experience gained from comparing fragment shader implementations of basic raycasting to implementations directly translated to CUDA kernels. The comparison covers direct volume rendering with a variety of optional features, e. g., gradient and lighting calculations. Our findings are supported by benchmarks of typical volume visualization scenarios. We conclude that new stream processing models can only gain a small performance advantage when directly porting the basic raycasting algorithm. However, they can be advantageous through novel acceleration methods which use the hardware features not available to shader implementations.

Download


Paper Citation


in Harvard Style

Mensmann J., Ropinski T. and Hinrichs K. (2010). AN ADVANCED VOLUME RAYCASTING TECHNIQUE USING GPU STREAM PROCESSING . In Proceedings of the International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2010) ISBN 978-989-674-026-9, pages 190-198. DOI: 10.5220/0002843201900198

in Bibtex Style

@conference{grapp10,
author={Jörg Mensmann and Timo Ropinski and Klaus Hinrichs},
title={AN ADVANCED VOLUME RAYCASTING TECHNIQUE USING GPU STREAM PROCESSING},
booktitle={Proceedings of the International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2010)},
year={2010},
pages={190-198},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0002843201900198},
isbn={978-989-674-026-9},
}


in EndNote Style

TY - CONF
JO - Proceedings of the International Conference on Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2010)
TI - AN ADVANCED VOLUME RAYCASTING TECHNIQUE USING GPU STREAM PROCESSING
SN - 978-989-674-026-9
AU - Mensmann J.
AU - Ropinski T.
AU - Hinrichs K.
PY - 2010
SP - 190
EP - 198
DO - 10.5220/0002843201900198