CIS 782:
                Advanced Three Dimensional Computer Graphics
                
                This
                course covers advanced topics in rendering 3D
                realistic imagery including texture mapping,
                antialiasing, and radiosity. Also brief overview
                of surfaces, volume rendering, and image warping.
                 
                A
                great deal of technical topics are covered in
                class and readings, while select topics are
                implemented by the students in C++ on top of the
                students own preexisting code base (from 781) or
                a provided code base. 
                
                 |