Skip to content

Instantly share code, notes, and snippets.

@Megaf
Last active January 9, 2024 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Megaf/9288c51981e30cb683a125a30d9f6185 to your computer and use it in GitHub Desktop.
Save Megaf/9288c51981e30cb683a125a30d9f6185 to your computer and use it in GitHub Desktop.
Megaf's Personal FlightGear Projects for 2024

Megaf's FlightGear 2024

Projects

DynamicHUD

  • An Add-On that dynamically centres, scales and crop the HUD to simulate real HUDs that use collimating lenses.

Status

  • Project started
  • Work in progress
  • Git repo created
  • Ready for Production

DynamicLOD

  • An Add-On that dynamically increases, decreases and disables and enables different levels of LOD based on the camera altitude, only loading the scenery that is not hidden beyond the horizon due to the Earth's curvature.
  • It dynamically sets Detailed, Rough and Bare LODs based on the selected performance level, maximum scenery visibility range and Earth's curvature.

Status

  • Project started
  • Work in progress
  • Git repo created
  • Ready for Production

DynamicDOT

  • An Add-On that adds a dynamic cursor as a laser bean that keeps it's position relative to the aircraft, facilitating the interaction with the cockpit buttons and knobs.

Status

  • Project started
  • Work in progress
  • Git repo created
  • Ready for Production

DynamicJOY

  • An Add-On that adds an in sim widget that allows the pilot to switch between multiple joystick profiles and/or load the appropriate profile for each aircraft.

Status

  • Project started
  • Work in progress
  • Git repo created
  • Ready for Production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment