Memory Efficient Acceleration Data Structures

Applying efficient memory access and parallelization techniques still is not sufficient to efficiently handle the huge processing loads caused by large datasets. In this section, we introduce optimization techniques to reduce this workload. We present three different techniques which each can achieve a significant reduction of rendering times. Our focus lies in minimizing the additional memory requirements of newly introduced data structures.

Subsections