Final Project - CSE 167 - Student: Jeff Schuil
Comments
Final Project!!!!!!!!!
For this assignment I decided to make a 3D-model of my 1995 Jeep Grand Cherokee. After using
GL_QUADS to get the general shape, I then decided to use texture maps to give it as close to an
exact match as possible. While from some angles this effect lookes very fake, in general I believe
it has a good luck. One downside of using this method was that there is lots of z-fighting occuring
between bordering Quads. I also learned that make the texture maps can be time consuming and it
is important to get good pictures. I also added 5-lights to showcase the jeep. Overall I am pretty
pleased with it.
Controls:
Use arrow keys to look view jeep from different angles.
'w' toggels between wireframe mode
's' toggels smooth shading
'g' makes the jeep go! (spins the wheels)
Link to the Demo
List of figures