Efficiently Using Graphics Hardware in Volume Rendering Applications
Rüdiger Westermann, Thomas Ertl
Proceedings of SIGGRAPH 98, July 1998, pp. 169--178.
Abstract: OpenGL and its extensions provide access to advanced per-pixel operations available in the rasterization stage and in the frame buffer hardware of modern graphics workstations. With these mechanisms, completely new rendering algorithms can be designed and implemented in a very particular way. In this paper we extend the idea of extensively using graphics hardware for the rendering of volumetric data sets in various ways. First, we introduce the concept of clipping geometries by means of stencil buffer operations, and we exploit pixel textures for the mapping of volume data to spherical domains. We show ways to use 3D textures for the rendering of lighted and shaded iso-surfaces in real-time without extracting any polygonal representation. Second, we demonstrate that even for volume data on unstructured grids, where only software solutions exist up to now, both methods, iso-surface extraction and direct volume rendering, can be accelerated to new rates of interactivity by simple polygon drawing and frame buffer operations.
BibTeX format:
@inproceedings{Westermann:1998:EUG,
  author = {Rüdiger Westermann and Thomas Ertl},
  title = {Efficiently Using Graphics Hardware in Volume Rendering Applications},
  booktitle = {Proceedings of SIGGRAPH 98},
  pages = {169--178},
  month = jul,
  year = {1998},
}
Search for more articles by Rüdiger Westermann.
Search for more articles by Thomas Ertl.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."