Final Project - CSE 167 - Student: Cliff R. Chan

 
Controls:
(key - description)
up down left right arrow keys - rotate the camera (or model)
w - toggle wireframe
a - rotate cannon to the left
d - rotate cannon to the right

Description:
This program displays a model of the tank from Tron (specifically, Flynn's
 tank when he's trying to hack into the system).

The main goal of the project was to model something complex in OpenGL.  After
I realized it wasn't possible to model one of the characters from The Family
 Guy (well, maybe Stewie) in OpenGL using the shapes we've learned from class,
 I settled on something more polygonal.  The tank consists of three major parts:
  the tracks, the chassis, and the cannon.  I worked on each 
individually and brought them together at the end.

Space Paranoids

  • Readme.txt
  • Tron.exe