Sciweavers

TOG
2002

Ray tracing on programmable graphics hardware

13 years 4 months ago
Ray tracing on programmable graphics hardware
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...
Timothy J. Purcell, Ian Buck, William R. Mark, Pat
Added 23 Dec 2010
Updated 23 Dec 2010
Type Journal
Year 2002
Where TOG
Authors Timothy J. Purcell, Ian Buck, William R. Mark, Pat Hanrahan
Comments (0)