Final Project - CSE 167 - Student: Sung Keun Choi

Description
This is my final project. I constructed an airplane and tried to implement the 
behavior of a nomal airplane. I used a cloudy sky picture as a texture to show like the 
airplane is in the sky. To animate, I resize the texture and display in the same size of 
space always. Then, I get a effect like the airplane flies in the sky.
Control the airplane
              up 
              ^
              |
              k
 left <- j         l -> right
              i
              |
              v
            down
 
 
Control the airplane in pause
              up 
              ^
              |
              k
 left <- j         l -> right
              i
              |
              v
            down
w: wireframe mode

Have Fun

to download executable file
to download README.txt

List of figures