Download this zip file. In this assignment you will use lighting, textures, and models to create a simple 3D scene. Use the files contained in the zip file to create a scene of a "room" with a lamp sitting on a table, which is against one of the walls, and with a Lego mini-fig standing next to the table. The mini-fig should be scaled to look like an adult next to the table. The room should just be two walls and a floor meeting at a corner. The floor should have a wooden floor texture. Give the two walls any material properties that you like. Make sure that the room has an appropriate amount of ambient, diffuse and specular light. Make the lampshade "glow" by using emissive light. Use a perspective projection. Use the keyboard commands "x/X", "y/Y" and "z/Z" to allow the user of the program to move the camper in the x, y and z directions. Use keyboard commands "s/S" to make the mini-fig swing one of his legs ("s" can rotate the leg clockwise and "S" counter-clockwise). This is the hardest part of the assignment. Work on it after doing all the other parts.
In the zip file is a skeleton program,
Also in the zip file are two other model files that you need to complete your scene, a model for the table and a model for the lamp, and a
You will need to create a material,
Turn in a zip file called |