These are a collection of my projects in my Computer Graphics class. Each assignment involves manipulating a 3D flying drone.
To run assignment 3 type gcc -o assignment3 -w -framework glut -framework opengl bundle.c
When you first spawn in you can use the mouse to drag the camera to see better, it will Be behind a building but just drag it slightly left or right to view the scene better.
When launched, hit f1 for the controls.