High-quality pre-integrated volume rendering using hardware-accelerated pixel shading
Visualization and Interactive Systems Group, University of Stuttgart, Germany
In HWWS ’01: Proceedings of the ACM SIGGRAPH/EUROGRAPHICS workshop on Graphics hardware (2001), pp. 9-16
@conference{engel2001high,
title={High-quality pre-integrated volume rendering using hardware-accelerated pixel shading},
author={Engel, K. and Kraus, M. and Ertl, T.},
booktitle={Proceedings of the ACM SIGGRAPH/EUROGRAPHICS workshop on Graphics hardware},
pages={16},
isbn={158113407X},
year={2001},
organization={ACM}
}
We introduce a novel texture-based volume rendering approach that achieves the image quality of the best post-shading approaches with far less slices. It is suitable for new flexible consumer graphics hardware and provides high image quality even for low-resolution volume data and non-linear transfer functions with high frequencies, without the performance overhead caused by rendering additional interpolated slices. This is especially useful for volumetric effects in computer games and professional scientific volume visualization, which heavily depend on memory bandwidth and rasterization power. We present an implementation of the algorithm on current programmable consumer graphics hardware using multi-textures with advanced texture fetch and pixel shading operations. We implemented direct volume rendering, volume shading, arbitrary number of isosurfaces, and mixed mode rendering. The performance does neither depend on the number of isosurfaces nor the definition of the transfer functions, and is therefore suited for interactive high-quality volume graphics.
November 24, 2010 by hgpu