Entry Haines:1996:FLM from jgraphtools.bib

Last update: Sun Oct 15 02:29:44 MDT 2017                Valid HTML 3.2!

Index sections

Top | Symbols | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Haines:1996:FLM,
  author =       "Eric Haines and Steven Worley",
  title =        "Fast, Low Memory ${Z}$-Buffering when Performing
                 Medium-Quality Rendering",
  journal =      j-J-GRAPHICS-TOOLS,
  volume =       "1",
  number =       "3",
  pages =        "1--5",
  year =         "1996",
  CODEN =        "JGTOFD",
  ISSN =         "1086-7651",
  ISSN-L =       "1086-7651",
  bibdate =      "Thu Oct 12 17:08:13 2000",
  bibsource =    "http://www.acm.org/jgt/issues.html;
                 http://www.math.utah.edu/pub/tex/bib/jgraphtools.bib",
  URL =          "http://www.acm.org/jgt/papers/HainesWorley96/",
  abstract =     "This article presents algorithms which both improve
                 performance and decrease memory costs when using a
                 Z-buffer for medium-quality rendering. The crux of the
                 method is to perform rendering in two passes; the first
                 quickly renders only Z-depth values, the second does
                 all shading calculations. This method allows the reuse
                 of memory used to store the Z-depths and colors, as
                 only one of these two values is needed at any given
                 moment for any given pixel. It also eliminates all
                 unnecessary shading/shadowing/texturing calls, which
                 typically take the majority of computation time in
                 medium-quality algorithms.",
  acknowledgement = ack-nhfb,
  journal-URL =  "http://www.tandfonline.com/loi/ujgt20",
}

Related entries