Final Project - CSE 167 - Student: Bobak Mazaheri

Comments

This is a small room environment was designed as a simple yet realistic simulation.  It implements 
accurate textures, lighting, and 3d movements within openGl.


 You can navigate with the x, y, and z keys to move in the positive x, y, z world directions and Shift X, Y
 ,Z to move in the negative world direction. Pressing the arrow keys changes the view position.  Pressing
 the "w" key toggles wire frame mode. Pressing the "c" key toggles culling of back faces. Pressing the "1"
, "2" and "3" keys (one at a time) toggles the three lights off and on: White, Red, and Blue. Pressing the 
"4" key resets the user’s position. Pressing the "h" switches between (a) positional lights and a local 
viewer and (b) directional lights and a non-local viewer. Press the escape key to exit. 


P.S. This program does not run well on older systems (ie APM-2444)

List of figures