Hybrid Volume and Polygon Rendering with Cube Hardware
Abstract
We present two methods which connect today s polygon graphics hardware accelerators to Cube-5 volume rendering hardware, the successor to Cube4 The proposed methods allow mixing of both opaque and translucent polygons with volumes on PC class machines, while ensuring the correct compositing order of all objects. Both implementations connect the two hardware acceleration subsystems at the frame buffer. One shares a common DRAM buffer and one run-length encodes images of thin slabs of polygonal data and then combines them in the Cube composite buffer In both realizations, we take advantage of the predictable ordered access to frame buffer storage that is utilized by Cube-5 and the rest of the family of volume rendering accelerators based on the Cube design.
BibTeX
@inproceedings {10.2312:EGGH:EGGH99:015-024,
booktitle = {SIGGRAPH/Eurographics Workshop on Graphics Hardware},
editor = {A. Kaufmann and W. Strasser and S. Molnar and B.- O. Schneider},
title = {{Hybrid Volume and Polygon Rendering with Cube Hardware}},
author = {Kreeger, Kevin and Kaufman, Arie},
year = {1999},
publisher = {The Eurographics Association},
ISSN = {1727-3471},
ISBN = {1-58113-170-4},
DOI = {10.2312/EGGH/EGGH99/015-024}
}
booktitle = {SIGGRAPH/Eurographics Workshop on Graphics Hardware},
editor = {A. Kaufmann and W. Strasser and S. Molnar and B.- O. Schneider},
title = {{Hybrid Volume and Polygon Rendering with Cube Hardware}},
author = {Kreeger, Kevin and Kaufman, Arie},
year = {1999},
publisher = {The Eurographics Association},
ISSN = {1727-3471},
ISBN = {1-58113-170-4},
DOI = {10.2312/EGGH/EGGH99/015-024}
}
Related items
Showing items related by title, author, creator and subject.
-
Time-constrained Animation Rendering on Desktop Grids
Aggarwal, Vibhor; Debattista, Kurt; Bashford-Rogers, Thomas; Chalmers, Alan (The Eurographics Association, 2012)The computationally intensive nature of high-fidelity rendering has led to a dependence on parallel infrastructures for generating animations. However, such an infrastructure is expensive thereby restricting easy access ... -
Texturing and Hypertexturing of Volumetric Objects
Miller, Chris M.; Jones, Mark W. (The Eurographics Association, 2005)Texture mapping is an extremely powerful and flexible tool for adding complex surface detail to an object. This paper introduces a method of surface texturing and hypertexturing complex volumetric objects in real-time. We ... -
Ray Tracing Dynamic Scenes with Shadows on the GPU
Guntury, Sashidhar; Narayanan, P. J. (The Eurographics Association, 2010)We present fast ray tracing of dynamic scenes in this paper with primary and shadow rays. We present a GPUfriendly strategy to bring coherency to shadow rays, based on previous work on grids as acceleration structures. We ...