Project #3 - CSE 167 - Student: HONG-THAO PHAM

Comments

My project is a locked display case.  Inside this display case I have a picture with a 
texture map. The display case is also a texture map.  Due to limited time I wasn’t 
able to do a glass display case, but the wireframe gives it an illusion of a transparent 
object.

I used the following texture maps:
   "pikachu.bmp"  // picture heirloom
   "cover.bmp"    // frame cover

I also animated the display case such that you can open and close it as if it was a 
priceless heirloom.  

The following are key controls for the project:
‘a’ : lock and unlock the display case
‘w’: wireframe mode

List of figures