Final Project - CSE 167 - Student: Yusuke Takebuchi

Comments

This program displays a house with some furnitures inside (table, a couple of chairs, wall painting).
A viewer can navigate him/herself in the 3D world by using the arrow keys and the 'c' option.


Key Controls
    'c' - Toggle camera movement/orientation mode
        - Use arrow keys to move/orient camera
    'f' - Go forward
    'b' - Go backward
    'w' - Toggle wireframe mode
    'a' - Toggle transparency (alpha blending)
    'd' - Open/Close the door
    'm' - Decrease the table mesh count
    'M' - Increase the table mesh count
    'h' - Show/Hide the house for easier viewing of what's inside

Link to readme.txt.

Screen Shots


The initial screen, looking at the house from the front.



The door is opened and you can see what's inside..



Inside of the house with a table and a couple of chairs.



Hiding the house walls for easier viewing of the furnitures.



Alpha blending on. You can see through the window.