Howto:Make an aircraft: Difference between revisions

Jump to navigation Jump to search
Line 8: Line 8:
==Before you start==
==Before you start==
An aircraft in FlightGear has two main development areas:
An aircraft in FlightGear has two main development areas:
* the '''[[Flight Dynamics Model]]''', which specifies how the aircraft reacts on facts as wind, terrain and control inputs.
* 1 - The '''[[Flight Dynamics Model]]''': composed of two main models most people use, either JSBSim or YASim.  Or the lesser used model UIUC.  They specify how the aircraft reacts based on aerodynamic data and facts such as wind, terrain and control inputs.
** subarea of the FDM are interal systems like the [[autopilot]] and fuel systems.
** subarea of the FDM are interal systems like the [[autopilot]] and fuel systems.
* the '''appearence''' of the aircraft, which can be split in two ares:
 
* 2 - The '''appearence''' of the aircraft, which can be split in two ares:
** all its visual aspects as animations, [[Howto: Add aircraft lights|lighting]] and textures.
** all its visual aspects as animations, [[Howto: Add aircraft lights|lighting]] and textures.
** auditory (sounds).
** auditory (sounds).

Navigation menu