Matt Tasker
CS638: Interactive Computer Graphics II
Project
Final Report
Unzip the program into a directory of your choosing, making sure to preserve
the paths contained in the ZIP file.
Double-click on doftest.exe and the main
window will appear. The program starts in no-depth-of-field mode. Errors and other
messages are logged to a file called verbose.log in the current working directory.
| F1 | Switch to no-depth-of-field mode. |
| F2 | Switch to accumulation buffer mode. |
| F3 | Switch to reverse-mapped z-buffer mode. [BROKEN] |
| Up arrow | Look up |
| Down arrow | Look down |
| Left arrow | Turn left |
| Right arrow | Turn right |
| W | Move forward |
| S | Move backwards |
| Tab | Toggle freelook mode (use the mouse to manipulate the camera) |
| ESC | Quit |
| Numpad + | Increase distance to focal plane |
| Numpad – | Decrease distance to focal plane |
| F | Toggle display of focal plane |
| J | Adjust jitter (distance between camera viewpoints) |
| Numpad + | Increase distance to plane in focus |
| Numpad – | Decrease distance to plane in focus |
| < or , | Decrease f-stop (and thus aperture) |
| > or . | Increase f-stop |
| [ or { | Decrease focal length |
| ] or } | Increase focal length |
| Space | Toggle full depth-of-field display and depth buffer display |
Last updated May 18, 2005