Previous | Next --- Slide 5 of 94
Back to Lecture Thumbnails
sharangc

There are number of hidden surface removal algorithms like Z-buffering, Coverage Buffers, Painter's Algorithm, Ray Tracing, Binary Space Partitioning. More information on this problem and algos can be found here.