Skip to content

raskonet/FlightSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1 : build

cd ~/projects/FlightSimulator/build
cmake .. && make -j$(nproc)

Step 2 — Run

./FlightSimulator

Controls (once running)

W / S Throttle up / down Arrow keys Pitch and Roll Q / E Yaw / nosewheel steer B Brakes TAB Toggle cockpit ↔ chase camera ESC Quit

Takeoff procedure

  1. Full throttle (hold W until 100%)
  2. Hold DOWN arrow to keep nose on ground during roll
  3. At ~60 m/s (~216 km/h) release down, gently pull UP
  4. Climb away

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published