You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
James Turner 0e3ac7e078
Set CMake OpenGL VND policy
4 years ago
3rdparty Use alternative name for internal expat_config.h 5 years ago
CMakeModules CMake logic to export debug symbols 5 years ago
simgear New SGGeodesy::advance, taking degrees 4 years ago
.gitignore Add NetBeans .gitignore 5 years ago
AUTHORS
CMakeLists.txt Set CMake OpenGL VND policy 4 years ago
COPYING Fix rpmlint/Linux packager complaints 13 years ago
ChangeLog Let the version number reflect the current state of the release process. 15 years ago
Doxyfile Fix conditional compile logic 5 years ago
DoxygenMain.cxx Various doxygen improvements/fixes. 7 years ago
INSTALL Remove plib dep references from documentation files 12 years ago
NEWS Attempt to sort out the version number mess in preparation for a 1.9.0 release. 16 years ago
README Update README/INSTALL documentation. 12 years ago
README.OSG Update README/INSTALL documentation. 12 years ago
README.cmake Remove plib dep references from documentation files 12 years ago
README.sound Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char* 6 years ago
README.zlib
SimGearConfig.cmake.in - When HLA is enabled in Simgear, HLA is also enabled in Flightgear 5 years ago
Thanks SimGear: Typo in Thanks file 17 years ago
version new version: 2020.2.0 4 years ago

README

SimGear - Simulator Construction Tools

======================================
http://www.flightgear.org

SimGear is a set of open-source libraries designed to be used as building
blocks for quickly assembling 3d simulations, games, and visualization
applications.

SimGear is developed by the FlightGear project and also provides the base
for the FlightGear Flight Simulator.

Source code for SimGear is released under the GNU Library General Public
License (LGPL) - see COPYING for license details.

See INSTALL file for help on building SimGear.