1
0
Fork 0
flightgear/Simulator
1997-06-16 19:32:50 +00:00
..
limits.h Elevator trim added. 1997-05-31 19:16:24 +00:00
Makefile Starting to add general timer support. 1997-06-16 19:32:50 +00:00
README Starting to add general timer support. 1997-06-16 19:32:50 +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.


mat3/
-----
Contains miscellaneous matrix/vector routines.


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


timer/
------
Code to handle time and timing of events.