Packet-based Whitted and distribution ray tracing
Solomon Boulos, Dave Edwards, J. Dylan Lacewell, Joe Kniss, Jan Kautz, Peter Shirley, Ingo Wald
Graphics Interface 2007, May 2007, pp. 177--184.
Abstract: Much progress has been made toward interactive ray tracing, but most research has focused specifically on ray casting. A common approach is to use "packets" of rays to amortize cost across sets of rays. Whether "packets" can be used to speed up the cost of reflection and refraction rays is unclear. The issue is complicated since such rays do not share common origins and often have less directional coherence than viewing and shadow rays. Since the primary advantage of ray tracing over rasterization is the computation of global effects, such as accurate reflection and refraction, this lack of knowledge should be corrected. We are also interested in exploring whether distribution ray tracing, due to its stochastic properties, further erodes the effectiveness of techniques used to accelerate ray casting. This paper addresses the question of whether packet-based ray tracing algorithms can be effectively used for more than visibility computation. We show that by choosing an appropriate data structure and a suitable packet assembly algorithm we can extend the idea of "packets" from ray casting to Whitted-style and distribution ray tracing, while maintaining efficiency.
Article URL: http://doi.acm.org/10.1145/1268517.1268547
BibTeX format:
@inproceedings{Boulos:2007:PWA,
  author = {Solomon Boulos and Dave Edwards and J. Dylan Lacewell and Joe Kniss and Jan Kautz and Peter Shirley and Ingo Wald},
  title = {Packet-based Whitted and distribution ray tracing},
  booktitle = {Graphics Interface 2007},
  pages = {177--184},
  month = may,
  year = {2007},
}
Search for more articles by Solomon Boulos.
Search for more articles by Dave Edwards.
Search for more articles by J. Dylan Lacewell.
Search for more articles by Joe Kniss.
Search for more articles by Jan Kautz.
Search for more articles by Peter Shirley.
Search for more articles by Ingo Wald.

Return to the search page.


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