Problem
1. Write a program on your system to display an octree representation for an object so that hidden-surfaces are removed.
2. Devise an algorithm for viewing a single sphere using the ray-casting method.
3. Discuss how antialiasing methods can be incorporated into the various hidden-sur-face elimination algorithms.
4. Write a routine to produce a surface contour plot for a given surface function f(x, y).