A simple space flight simulation
To install the app on Linux via terminal:
-
Insert the GLM's directory path instead of the TODO word in the Makefile
-
Execute the following commands with pwd set to the main directory. Assure that you have GLFW and Assimp installed.
-
$ make
-
$ ./apollo
-
1 2 3 4 Change the view mode
-
W A S D Move around the scene
-
E Toggle the shuttle movement
-
N Switch between 'day' and 'night' modes
-
Move Rotate the view (the 1st mode only)
-
Scroll Zoom in/out