Skip to content

zihaow/Flight_Simulator

Repository files navigation

Flight_Simulator

Simulation of plane flying using OpenGL This is an OpenGL project built to simulate a plane flying in 3D scenes (basic and sea scene to switch). You can enable textured mapping to make it look more realistic.

To run

Simply download the Flight_Simulator.zip file and unzipp it to run the executable program.

Camera / Movement Controls

  1. Up Arrow: move up;
  2. Down Arrow: move down;
  3. Mouse Right: move right;
  4. Mouse Left: move left;
  5. Page Up: Increase plane / camera speed;
  6. Page Down : Decrease plane / camera speed;

Key controls

  1. Toggle 'F': enable full screen.
  2. Toggle 'W': enable wire frame.
  3. Toggle 'S': enable sea & sky.
  4. Toggle 'M': enable mountain.
  5. Toggle 'T': enable mountain texture.
  6. Toggle 'F': enable fog on sea.
  7. Toggle 'O': enable snow.
  8. Toggle 'D': enable wind on snow.
  9. Toggle 'L': enable lightning.
  10. Toggle 'R': enable rainbow.
  11. Toggle 'G': enable bombing.
  12. Toggle 'Q': exit the program.

##The Basic scene alt tag

##Sea scene (texture mapping turned on) alt tag

##Mountain view turned on alt tag

About

Simulation of plane flying using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages