Improving Data Locality for Efficient In-Core Path Tracing
J. Bikker
In Computer Graphics Forum, 31(6), 2012.
Abstract: In this paper, we investigate the efficiency of ray queries on the CPU in the context of path tracing, where ray distributions are mostly random. We show that existing schemes that exploit data locality to improve ray tracing efficiency fail to do so beyond the first diffuse bounce, and analyze the cause for this. We then present an alternative scheme inspired by the work of Pharr et al. in which we improve data locality by using a data-centric breadth-first approach. We show that our scheme improves on state-of-the-art performance for ray distributions in a path tracer.
Keyword(s): ray tracing, path tracing, ray divergence, data locality
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2012.03073.x
BibTeX format:
@article{Bikker:2012:IDL,
  author = {J. Bikker},
  title = {Improving Data Locality for Efficient In-Core Path Tracing},
  journal = {Computer Graphics Forum},
  volume = {31},
  number = {6},
  pages = {1936--1947},
  year = {2012},
}
Search for more articles by J. Bikker.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."