An adaptive acceleration structure for screen-space ray tracing
S. Widmer, D. Pajak, A. Schulz, K. Pulli, J. Kautz, M. Goesele, D. Luebke
Proceedings of the 7th Conference on High-Performance Graphics, 2015, pp. 67--76.
Abstract: We propose an efficient acceleration structure for real-time screen-space ray tracing. The hybrid data structure represents the scene geometry by combining a bounding volume hierarchy with local planar approximations. This enables fast empty space skipping while tracing and yields exact intersection points for the planar approximation. In combination with an occlusion-aware ray traversal our algorithm is capable to quickly trace even multiple depth layers. Compared to prior work, our technique improves the accuracy of the results, is more general, and allows for advanced image transformations, as all pixels can cast rays to arbitrary directions. We demonstrate real-time performance for several applications, including depth-of-field rendering, stereo warping, and screen-space ray traced reflections.
Article URL: http://doi.acm.org/10.1145/2790060.2790069
BibTeX format:
@inproceedings{10.1145-2790060.2790069,
  author = {S. Widmer and D. Pajak and A. Schulz and K. Pulli and J. Kautz and M. Goesele and D. Luebke},
  title = {An adaptive acceleration structure for screen-space ray tracing},
  booktitle = {Proceedings of the 7th Conference on High-Performance Graphics},
  pages = {67--76},
  year = {2015},
}
Search for more articles by S. Widmer.
Search for more articles by D. Pajak.
Search for more articles by A. Schulz.
Search for more articles by K. Pulli.
Search for more articles by J. Kautz.
Search for more articles by M. Goesele.
Search for more articles by D. Luebke.

Return to the search page.


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