Skip to main content
Home
Richard Harrison's development notes

Main navigation

  • Home
  • Aerodynamics
  • Emesary
  • FlightGear
  • Journal
  • Portfolio
  • Vault
  • Wordpress
  • Showcase
User account menu
  • Log in

Breadcrumb

  1. Home

Flightgear

Using audacity to create betty callouts

During the development of the F-15 I wanted to have a realistic sounding aural voice warnings; similar to these recorded F-15E samples The first step was to record using a text to speech engine using a voice that sounded about right; giving us the unprocessed bingo callout Imported this into audacity and used an equalisation filter to reduce the dynamic range; which resulted in a fairly good representation

Using VSPAero to generate an aerodynamic model for JSBSim in FlightGear

​​Research into alternative methods of building aerodynamic models using VSPAero

Emesary: Multiplayer bridge for FlightGear

Routing messages between different computers by using an Emesary Bridge layered atop the the FlightGear Multiplayer Protocol The elegance of the bridge is that neither the sender nor the receiver need to know about each other; all notifications just appear in the recipient method where they can be handled. Each aircraft would have one (or more recipients) and just handle the incoming message. h2.

FlightGear: Using canvas in a 3d instrument

Using the Canvas 2d rendering system to generate a dynamic image texture that is suitable for use on a 3d object and provides an animated instrument. This is an alternative to the traditional approach of using 3d animations to provide rotating needles (etc), although it may be less efficient it does open the door to being able to render a 2d panel (e.g. in a browser) using the same code

Emesary: Nasal implementation for FlightGear

This covers all of the detail and background behind Emesary, with specific application within a FlightGear environment

  • Introduction to Emesary
  • Worked example of the F-14 ACLS
  • Reference guide.
  • Source files

Flightgear Interior shadow cubemap kit

UThis is a kit for using Blender to create an interior shadow cubemap that can be used to provide cockpit shadows using the Effects/model-interior

Flightgear Rembrandt deferred rendering performance

Investigation into observed poor performance using the deferred configurable pipeline (Rembrandt) within FlightGear
Flightgear

Site Contents

  • Home
  • Aerodynamics
  • Emesary
  • FlightGear
  • Journal
  • Portfolio
  • Vault
  • Wordpress
  • Showcase

Search

RSS feed
Powered by Drupal