next up previous contents
Next: Scope for Improvement Up: Binary Space Partitioning Trees Previous: Implementation

Efficiency

For hidden surface removal and ray tracing acceleration using BSP tree, the upper bound for both space and time complexity is O(N2) for N polygons. The expected case is O(N) for most models.



Anirudh Modi
4/15/1998