Interactive fragment tracing
Jan Meseth, Michael Guthe, Reinhard Klein
In The Visual Computer, 21(8-10), 2005.
Abstract: One of the main challenges in real-time rendering is to enable more and more effects that were previously available in offline rendering only. An important effect among these is physically correct reflections of arbitrary objects in curved reflectors like windshields.

In this paper we propose fragment tracing on the GPU as a solution to interactively realizing this effect for large scenes as employed in industrial applications. For each rasterized fragment, a ray is traced through an octree representing the original geometry and surface material. By introducing a GPU implementation of an octree traversal, for the first time hierarchical data structures can efficiently be used on the GPU. As a result, the approach allows both handling of large geometries such as those employed in virtual prototyping and accurate rendering. Several examples show the generality and achievable rendering quality of our method.
Keyword(s): interactive reflections, GPU-based rendering, ray tracing
BibTeX format:
@article{Meseth:2005:IFT,
  author = {Jan Meseth and Michael Guthe and Reinhard Klein},
  title = {Interactive fragment tracing},
  journal = {The Visual Computer},
  volume = {21},
  number = {8-10},
  pages = {591--600},
  year = {2005},
}
Search for more articles by Jan Meseth.
Search for more articles by Michael Guthe.
Search for more articles by Reinhard Klein.

Return to the search page.


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