Final Project - CSE 167 - Student: Binal Kotak

Comments

My project is a model of a Kindergarten classroom.  The reason I wanted to do a classroom is because I have always wanted to be a teacher 
and wanted to express that in my project. My aim was to make it look as close to a classroom as possible with drawings on the walls and little desks 
around the room.  I believe I have achieved my goal because the class looks exactly as I had envisioned it to be. My program is pretty simple to control.  
You can press the arrow keys to cirlce arond the room and press "1" to turn the light on and off.  For this program I used a number of texture maps.  
All the drawings on the wall, the chalkboard, and even the window were all formed using texture maps.  The hardwood floor and the stucco ceilings 
are textures maps also.  In order to make the desks, I had to create a function called myDrawCube.  Then I called that function in myDrawDesk to make 
the desk and the legs of the desk and then I called myDrawDesk in the drawScene function. I made the chairs in similar ways and put texture maps around 
both of them.  

List of figures

Front View

  • Right side view

  • Back side view

  • Left side view

  • Lights off