Final Project - CSE 167 - Student: JERRY NG

Comments

	Welcome to my room by the river. 
	This is a really simple room using a lot of texture mapping. 
	The bed consists of 3 parts: frame, mattress, and pillow. I put in a cloth texture for the mattress. 
	I also mapped an art work on top of my bed. 
	For the window, I mapped a real outdoor picture to try to give the effect of looking outside through the window.
	I just use GL_QUAD to draw the frame and mapped some texture on it. 
	So basically just texture mapping everywhere to make it look like a room. 
	Using the left-arrow and right arrow can move your view around the room. 

List of figures