Skip to main content Skip to main navigation

Publication

Temporal Coherence-Based Distributed Ray Tracing of Massive Scenes

Xiang Xu; Lu Wang; Arsène Pérard-Gayot; Richard Membarth; Cuiyu Li; Chenglei Yang; Philipp Slusallek
In: IEEE Transactions on Visualization and Computer Graphics (TVCG), Vol. 30, No. 2, Pages 1489-1501, IEEE, 11/2022.

Abstract

Distributed ray tracing algorithms are widely used when rendering massive scenes, where data utilization and load balancing are the keys to improving performance. One essential observation is that rays are temporally coherent, which indicates that temporal information can be used to improve computational efficiency. In this paper, we use temporal coherence to optimize the performance of distributed ray tracing. First, we propose a temporal coherence-based scheduling algorithm to guide the task/data assignment and scheduling. Then, we propose a virtual portal structure to predict the radiance of rays based on the previous frame, and send the rays with low radiance to a precomputed simplified model for further tracing, which can dramatically reduce the traversal complexity and the overhead of network data transmission. The approach was validated on scenes of sizes up to 355 GB. Our algorithm can achieve a speedup of up to 81% compared to previous algorithms, with a very small mean squared error.

Projekte