1
0
Fork 0
flightgear/Simulator
1997-05-31 19:16:24 +00:00
..
limits.h Elevator trim added. 1997-05-31 19:16:24 +00:00
Makefile The LaRCsim flight model is starting to look like it is working. 1997-05-30 19:26:56 +00:00
README WE CAN NOW FLY!!! 1997-05-31 04:13:51 +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.