Minimizing Ray Tracing Memory Traffic through Quantized Structures and Ray Stream TracingMoritz Grauer, Johannes Hanika, Carsten Dachsbacherhttps://arxiv.org/abs/2505.24653
Minimizing Ray Tracing Memory Traffic through Quantized Structures and Ray Stream TracingMemory bandwidth constraints continue to be a significant limiting factor in ray tracing performance, particularly as scene complexity grows and computational capabilities outpace memory access speeds. This paper presents a memory-efficient ray tracing methodology that integrates compressed data structures with ray stream techniques to reduce memory traffic. The approach implements compressed BVH and triangle representations to minimize acceleration structure size in combination with ray stream…