1
0
Fork 0
flightgear/Simulator
1997-06-29 21:19:16 +00:00
..
limits.h Elevator trim added. 1997-05-31 19:16:24 +00:00
make.inc Working on Makefile structure. 1997-06-27 21:37:59 +00:00
Makefile Working on scenery management system. 1997-06-29 21:19:16 +00:00
README Working on intergrating the VRML (subset) parser. 1997-06-22 21:44:40 +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.


Sound/
------
Sound management code


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


Weather/
--------
Weather management and modeling code.