1,346
edits
(→The source code: link to building the project) |
|||
| Line 89: | Line 89: | ||
= Project architecture = | = Project architecture = | ||
FlightGear itself consists of a number of different projects and dependencies (libraries), please refer to | FlightGear itself consists of a number of different projects and dependencies (libraries), please refer to GitLab for details. Most of FlightGear's supporting code is increasingly getting moved to the "SimGear" project. | ||
Basically, FlightGear depends on SimGear, while SimGear depends on some 3rd party libraries such as OpenSceneGraph (for rendering), plib (utility functions, joystick support, GUI etc), OpenAL (sound) and others like boost. | Basically, FlightGear depends on SimGear, while SimGear depends on some 3rd party libraries such as OpenSceneGraph (for rendering), plib (utility functions, joystick support, GUI etc), OpenAL (sound) and others like boost. | ||
edits