The Randomized z-Buffer Algorithm: Interactive Rendering of Highly Complex Scenes
Michael Wand, Matthias Fischer, Ingmar Peter, Friedhelm Meyer auf der Heide, Wolfgang Straßer
Proceedings of SIGGRAPH 2001, August 2001, pp. 361--370.
Abstract: We present a new output-sensitive rendering algorithm, the randomized z-buffer algorithm. It renders an image of an arbitrary three-dimensional scene consisting of triangular primitives by reconstruction from a dynamically chosen set of random surface sample points. This approach is independent of mesh connectivity and topology. The resulting rendering time grows only logarithmically with the numbers of triangles in the scene. We were able to render walkthroughs of scenes of up to 10$<$sup$>$14$<$/sup$>$ triangles at interactive frame rates. Automatic identification of low detail scene components ensures that the rendering speed of the randomized z-buffer cannot drop below that of conventional z-buffer rendering. Experimental and analytical evidence is given that the image quality is comparable to that of common approaches like z-buffer rendering. The precomputed data structures employed by the randomized z-buffer allow for interactive dynamic updates of the scene. Their memory requirements grow only linearly with the number of triangles and allow for a scene graph based instantiation scheme to further reduce memory consumption.
Keyword(s): Rendering Systems, Level of Detail Algorithms, Monte Carlo Techniques
BibTeX format:
@inproceedings{Wand:2001:TRZ,
  author = {Michael Wand and Matthias Fischer and Ingmar Peter and Friedhelm Meyer auf der Heide and Wolfgang Straßer},
  title = {The Randomized z-Buffer Algorithm: Interactive Rendering of Highly Complex Scenes},
  booktitle = {Proceedings of SIGGRAPH 2001},
  pages = {361--370},
  month = aug,
  year = {2001},
}
Search for more articles by Michael Wand.
Search for more articles by Matthias Fischer.
Search for more articles by Ingmar Peter.
Search for more articles by Friedhelm Meyer auf der Heide.
Search for more articles by Wolfgang Straßer.

Return to the search page.


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