On building fast kd-Trees for Ray Tracing, and on doing that in O(N log N) | IEEE Conference Publication | IEEE Xplore

On building fast kd-Trees for Ray Tracing, and on doing that in O(N log N)


Abstract:

Though a large variety of efficiency structures for ray tracing exist, kd-trees today seem to slowly become the method of choice. In particular, kd-trees built with cost ...Show More

Abstract:

Though a large variety of efficiency structures for ray tracing exist, kd-trees today seem to slowly become the method of choice. In particular, kd-trees built with cost estimation functions such as a surface area heuristic (SAH) seem to be important for reaching high performance. Unfortunately, most algorithms for building such trees have a time complexity of O(N log2 N), or even O(N2). In this paper, we analyze the state of the art in building good kd-trees for ray tracing, and eventually propose an algorithm that builds SAH kd-trees in O(N log N), the theoretical lower bound
Date of Conference: 18-20 September 2006
Date Added to IEEE Xplore: 15 January 2007
Print ISBN:1-4244-0693-5
Conference Location: Salt Lake City, UT, USA

Contact IEEE to Subscribe

References

References is not available for this document.