EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002
Permanent URI for this collection
Browse
Browsing EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002 by Subject "frame coherence"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Dependency Graph Scheduling in a Volumetric Ray Tracing Architecture(The Eurographics Association, 2002) Frank, S.; Kaufman, A.; Thomas Ertl and Wolfgang Heidrich and Michael DoggettWe propose a volumetric ray tracing PCI board which uses FPGA components and on chip memory. In a multiboard system a super volume (i.e., one that is larger than on-board memory) can be either distributed or shared. In a single board system it must be fetched from main memory as needed. In any case the volume is sub-divided into cubic cells and process scheduling has a major impact on the rendering time. There is not generally a scheduling order which would allow each sub-volume to be read from memory only once. We introduce instead a new, compact representation of the cell ray-spawning dependencies of all rays, called Cell Tree. We use this Cell Tree to determine a good processing schedule for the next frame based on the ray dependencies from the previous frame. Experimental results show an average miss reduction of 30%. The main contribution of this paper is the generation of a Cell Tree for ray tracing which collects coherent bundles of rays with very little overhead. This is used to decrease overall memory access in sequences where there is good inter-frame coherence.