/rusflight

Flight simulator in Rust

Primary LanguageRust

rusflight

A flight simulator in Rust, using three-d and rapier3d.

screenshot

Controls

  • Q, Z - increase/decrease thrust
  • A, D - left/right aileron
  • W, S - up/down elevator
  • X, C - left/right rudder
  • R - Reset the airplane state to initial state
  • P - Toggle pause

Simulation model

It uses aerodynamic tensors and control surfaces, similar to VastSpace.