Ray Tracing on Programmable Graphics Hardware
Timothy J. Purcell, Ian Buck, William R. Mark, Pat Hanrahan
In ACM Transactions on Graphics, 21(3), July 2002.
Abstract: Recently a breakthrough has occurred in graphics hardware: fixed function pipelines have been replaced with programmable vertex and fragment processors. In the near future, the graphics pipeline is likely to evolve into a general programmable stream processor capable of more than simply feed-forward triangle rendering.

In this paper, we evaluate these trends in programmability of the graphics pipeline and explain how ray tracing can be mapped to graphics hardware. Using our simulator, we analyze the performance of a ray casting implementation on next generation programmable graphics hardware. In addition, we compare the performance difference between non-branching programmable hardware using a multipass implementation and an architecture that supports branching. We also show how this approach is applicable to other ray tracing algorithms such as Whitted ray tracing, path tracing, and hybrid rendering algorithms. Finally, we demonstrate that ray tracing on graphics hardware could prove to be faster than CPU based implementations as well as competitive with traditional hardware accelerated feed-forward triangle rendering.
Keyword(s): Programmable Graphics Hardware, Ray Tracing
BibTeX format:
@article{Purcell:2002:RTO,
  author = {Timothy J. Purcell and Ian Buck and William R. Mark and Pat Hanrahan},
  title = {Ray Tracing on Programmable Graphics Hardware},
  journal = {ACM Transactions on Graphics},
  volume = {21},
  number = {3},
  pages = {703--712},
  month = jul,
  year = {2002},
}
Search for more articles by Timothy J. Purcell.
Search for more articles by Ian Buck.
Search for more articles by William R. Mark.
Search for more articles by Pat Hanrahan.

Return to the search page.


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