Information

  • Publication Type: Technical Report
  • Workgroup(s)/Project(s): not specified
  • Date: November 1994
  • Number: TR-186-2-94-16
  • Keywords: z-buffer, optimization, rendering

Abstract

This paper presents a way to hold the depth information in Z-buffers, that allows fast incremental computation of Z-buffer depth values. The main idea is to store the inverse depth with each pixel value. The incremental depth computation can then be done with a single addition per pixel in a scanline.

Additional Files and Images

Weblinks

No further information available.

BibTeX

@techreport{Feda-1994-FPZ,
  title =      "Fast Perspective Z-Buffer with Inverse Depths",
  author =     "Martin Feda and Robert F. Tobler and L\'{a}szl\'{o} Neumann",
  year =       "1994",
  abstract =   "This paper presents a way to hold the depth information in
               Z-buffers, that allows fast incremental computation of
               Z-buffer depth values. The main idea is to store the inverse
               depth with each pixel value. The incremental depth
               computation can then be done with a single addition per
               pixel                 in a scanline.",
  month =      nov,
  number =     "TR-186-2-94-16",
  address =    "Favoritenstrasse 9-11/E193-02, A-1040 Vienna, Austria",
  institution = "Institute of Computer Graphics and Algorithms, Vienna
               University of Technology ",
  note =       "human contact: technical-report@cg.tuwien.ac.at",
  keywords =   "z-buffer, optimization, rendering",
  URL =        "https://www.cg.tuwien.ac.at/research/publications/1994/Feda-1994-FPZ/",
}