R-LODs: fast LOD-based ray tracing of massive models
Sung-Eui Yoon, Christian Lauterbach, Dinesh Manocha
In The Visual Computer, 22(9-10), 2006.
Abstract: We present a novel LOD (level-of-detail) algorithm to accelerate ray tracing of massive models. Our approach computes drastic simplifications of the model and the LODs are well integrated with the kd-tree data structure. We introduce a simple and efficient LOD metric to bound the error for primary and secondary rays. The LOD representation has small runtime overhead and our algorithm can be combined with ray coherence techniques and cache-coherent layouts to improve the performance. In practice, the use of LODs can alleviate aliasing artifacts and improve memory coherence. We implement our algorithm on both 32-bit and 64-bit machines and are able to achieve up to 2-20 times improvement in frame rate of rendering models consisting of tens or hundreds of millions of triangles with little loss in image quality.
Keyword(s): Ray tracing, LODs, Cache coherence, Layouts, kd-trees, Massive models
BibTeX format:
@article{Yoon:2006:RFL,
  author = {Sung-Eui Yoon and Christian Lauterbach and Dinesh Manocha},
  title = {R-LODs: fast LOD-based ray tracing of massive models},
  journal = {The Visual Computer},
  volume = {22},
  number = {9-10},
  pages = {772--874},
  year = {2006},
}
Search for more articles by Sung-Eui Yoon.
Search for more articles by Christian Lauterbach.
Search for more articles by Dinesh Manocha.

Return to the search page.


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