Rendering with Coherent Layers
Jed Lengyel, John Snyder
Proceedings of SIGGRAPH 97, August 1997, pp. 233--242.
Abstract: For decades, animated cartoons and movie special effects have factored the rendering of a scene into layers that are updated independently and composed in the final display. We apply layer factorization to real-time computer graphics. The layers allow targeting of resources, whether the ink and paint artists of cartoons or the graphics pipeline as described here, to those parts of the scene that are most important. To take advantage of frame-to-frame coherence, we generalize layer factorization to apply to both dynamic geometric objects and terms of the shading model, introduce new ways to trade off fidelity for resource use in individual layers, and show how to compute warps that reuse renderings for multiple frames. We describe quantities, called fiducials, that measure the fidelity of approximations to the original image. Layer update rates, spatial resolution, and other quality parameters are determined by geometric, photometric, visibility, and sampling fiducials weighted by the con-tent author's preferences. We also compare the fidelity of various types of reuse warps and demonstrate the suitability of the affine warp. Using Talisman, a hardware architecture with an efficient layer primitive, the work presented here dramatically improves the geometric complexity and shading quality of scenes rendered in real-time.
Keyword(s): sprite, affine transformation, image compositing, image-based rendering, Talisman
BibTeX format:
@inproceedings{Lengyel:1997:RWC,
  author = {Jed Lengyel and John Snyder},
  title = {Rendering with Coherent Layers},
  booktitle = {Proceedings of SIGGRAPH 97},
  pages = {233--242},
  month = aug,
  year = {1997},
}
Search for more articles by Jed Lengyel.
Search for more articles by John Snyder.

Return to the search page.


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