1
0
Fork 0
flightgear/Simulator
1997-05-29 02:31:43 +00:00
..
limits.h Added GNU copyright. 1997-05-27 17:48:10 +00:00
Makefile Update subdirectory structure. 1997-05-29 02:31:43 +00:00
README Minor tweaks ... 1997-05-27 17:48:27 +00:00

Subdirectories
==============
OpenGL/
-------
"main" and OpenGL dependent mouse/keyboard/graphics code.


aircraft/
---------
Structure and code to tie together all the pieces of an aircraft such
as flight model, engine model, panel, controls, etc.


controls/
---------
Provide a standardized interface to all aircraft controls.


flight/
-------
Strucures and code to implement various flight models.  Provides a 
standardized interface to all interesting flight model variabls.


scenery/
--------
Scenery parsing/generating code.