Skip to content

olegkiprik/apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo

A simple space flight simulation

Installation on Linux

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

Usage

Keyboard

  • 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

Mouse

  • Move Rotate the view (the 1st mode only)

  • Scroll Zoom in/out

Screenshots

Image 0

Image 1

Image 2

Image 3

About

A simple 3D simulation with some controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published