CRS4

CHC+RT: Coherent Hierarchical Culling for Ray Tracing

Oliver Mattausch, Jiri Bittner, Alberto Jaspe Villanueva, Enrico Gobbetti, Michael Wimmer, Renato Pajarola
Computer Graphics Forum, Volume 34, Number 2 - 2015
Télécharger la publication : eg2015-chc+rt.pdf [26.1Mo]  
We propose a new technique for in-core and out-of-core GPU ray tracing using a generalization of hierarchical occlusion culling in the style of the CHC++ method. Our method exploits the rasterization pipeline and hardware occlusion queries in order to create coherent batches of work for localized shader-based ray-tracing kernels. By combining hierarchies in both ray space and object space, the method is able to share intermediate traversal results among multiple rays. We exploit temporal coherence among similar ray sets between frames and also within the given frame. A suitable management of the current visibility state makes it possible to benefit from occlusion culling for less coherent ray types like diffuse reflections. Since large scenes are still a challenge for modern GPU ray tracers, our method is most useful for scenes with medium to high complexity, especially since our method inherently supports ray tracing highly complex scenes that do not fit in GPU memory. For in-core scenes our method is comparable to CUDA ray tracing and performs up to 5.94 times better than pure shader-based ray tracing.

Images et films

 

Références BibTex

@Article{MBJGWP15,
  author       = {Mattausch, O. and Bittner, J. and Jaspe Villanueva, A. and Gobbetti, E. and Wimmer, M. and Pajarola, R.},
  title        = {CHC+RT: Coherent Hierarchical Culling for Ray Tracing},
  journal      = {Computer Graphics Forum},
  number       = {2},
  volume       = {34},
  year         = {2015},
  keywords     = {ray tracing, culling},
  url          = {https://publications.crs4.it/pubdocs/2015/MBJGWP15},
}

Autres publications dans la base

» Oliver Mattausch
» Alberto Jaspe Villanueva
» Enrico Gobbetti
» Renato Pajarola