15-463 Programming Assignment 4: Radiosity
Due April 27, 1997 (before midnight)

For your final programming assignment, you will implement progressive radiosity. Assignment description.


Provided software

Radiosity Support Code
We are providing you with substantial starter code either for X Windows in pub/src/p4/xwindows or for OpenGL in pub/src/p4/gl.
Scene reader
Documentation on the scene format is available in Acrobat and PostScript formats. You might also like to read to documentation for our scene reader software.

TIFF input/output
We've provided you with routines for doing input/output to TIFF files. Look on the software page for documentation.


17 April 1997
ph@cs.cmu.edu