Tile-Based Ray Tracing on GPU

Chun-feng LIU,Yang-dong DENG
DOI: https://doi.org/10.19304/j.cnki.issn1000-7180.2015.10.007
2015-01-01
Abstract:In this paper ,we develop a tiled‐based ray tracing technique .This algorithm divides the acceleration data structure into tiles or tree‐lets , which can fit onto GPU ’ s on‐chip memory , and traverses each part with corresponding rays . The coherence of rays and data structure can significantly reduce the demand for GPU bandwidth .Experiments prove that our algorithm improves the traversal efficiency of traversal of incoherent rays (e .g .,diffuse rays) to a level that is comparable with that of highly coherent primary rays .
What problem does this paper attempt to address?