Project 2 Resources
-------------------

Sample Program
---------------
Project2.exe - Windows executable

If you do not have a Windows machine from which you can execute this
program, I've created a low-resolution screen dump and uploaded it to
youtube:

  Phase I: http://youtu.be/Y9MmkxE3_SA
  Phase II: http://youtu.be/sUABAQz5eGM

Vector3d
--------
Provides implementations of a simple 3-d affine geometry utility. It
defines the following types:

RGBpixmap
---------
Provides implementations of a class that maintains a two-dimensional
array of RGB pixels, and provides methods for inputting and outputting
.bmp files and interacting with OpenGL.

parameters.txt
-----------------------
This file gives a number of numeric quantities used in our
implementation of the program. You are allowed to copy these (without
attribution), but you are also encouraged to experiment with your own
settings.
