Entry Havran:1997:FRB 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{Havran:1997:FRB,
  author =       "Vlastimil Havran and Tomas Kopal and Jiri Bittner and
                 Jiri Zara",
  title =        "Fast Robust {BSP} Tree Traversal Algorithm for Ray
                 Tracing",
  journal =      j-J-GRAPHICS-TOOLS,
  volume =       "2",
  number =       "4",
  pages =        "15--24",
  year =         "1997",
  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/HavranKopalBittnerZara97/",
  abstract =     "An orthogonal BSP (binary space partitioning) tree is
                 a commonly used spatial subdivision data structure for
                 ray tracing acceleration. While the construction of a
                 BSP tree takes a relatively short time, the efficiency
                 of a traversal algorithm significantly influences the
                 overall rendering time. We propose a new fast traversal
                 algorithm based on statistical evaluation of all
                 possible cases occurring during traversing a BSP tree.
                 More frequent cases are handled simply, while less
                 frequent ones are more computationally expensive. The
                 proposed traversal algorithm handles all singularities
                 correctly. The algorithm saves from 30\% up to 50\% of
                 traversal time comparing with the commonly-known Sung
                 and Arvo algorithms.",
  acknowledgement = ack-nhfb,
  journal-URL =  "http://www.tandfonline.com/loi/ujgt20",
}

Related entries