Design and Evaluation of a Hardware Accelerated Ray Tracing Data Structure

No Thumbnail Available
Date
2009
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
The increase in graphics card performance and processor core count has allowed significant performance accel- eration for ray tracing applications. Future graphics architectures are expected to continue increasing the number of processor cores, further improving performance by exploiting data parallelism. However, current ray tracing implementations are based on recursive searches which involve multiple memory reads. Consequently, software implementations are used without any dedicated hardware acceleration. In this paper, we introduce a ray trac- ing method designed around hierarchical space subdivision schemes that reduces memory operations. In addition, parts of this traversal method can be performed in fixed hardware running in parallel with programmable graphics processors. We used a custom performance simulator that uses our traversal method, based on a kd-tree, to compare against a conventional kd-tree. The system memory requirements and system memory reads are analyzed in detail for both acceleration structures. We simulated six benchmark scenes and show a reduction in the number of memory reads of up to 70 percent compared to current recursive methods for scenes with over 100,000 polygons.
Description

        
@inproceedings{
10.2312:LocalChapterEvents/TPCG/TPCG09/101-108
, booktitle = {
Theory and Practice of Computer Graphics
}, editor = {
Wen Tang and John Collomosse
}, title = {{
Design and Evaluation of a Hardware Accelerated Ray Tracing Data Structure
}}, author = {
Steffen, Michael
 and
Zambreno, Joseph
}, year = {
2009
}, publisher = {
The Eurographics Association
}, ISBN = {
978-3-905673-71-5
}, DOI = {
10.2312/LocalChapterEvents/TPCG/TPCG09/101-108
} }
Citation