TerraGear: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Development still ongoing)
m (SimGear-CS)
Line 6: Line 6:
* [http://mapserver.flightgear.org/git/gitweb.pl?p=terragear-cs Latest official source code release].  
* [http://mapserver.flightgear.org/git/gitweb.pl?p=terragear-cs Latest official source code release].  
* Prerequisite: [http://plib.sourceforge.net/ plib] - portability libraries and scene graph. You need plib-1.8.5  to build TerraGear. (see also [[PLIB]])
* Prerequisite: [http://plib.sourceforge.net/ plib] - portability libraries and scene graph. You need plib-1.8.5  to build TerraGear. (see also [[PLIB]])
* Prerequisite: [http://www.simgear.org/ SimGear] - simulation construction tools. You need [http://mapserver.flightgear.org/git/gitweb.pl?p=simgear-cs SimGear] to build TerraGear. (see also [[SimGear]])
* Prerequisite: [http://www.simgear.org/ SimGear] - simulation construction tools. You need [http://mapserver.flightgear.org/git/gitweb.pl?p=simgear-cs SimGear-CS] to build TerraGear. (see also [[SimGear]])


===Development===
===Development===

Revision as of 20:58, 1 January 2009

TerraGear is a collection of open-source tools and rendering libraries which can transform publically available GIS data in 3D representations (i.e. 3D models or 3D maps) of the earth for use in real time rendering projects. Terragear can import 3D data sets such as DEM terrain grids, 2D polygon data sets such as coastlines, city outlines, lake outlines, and 2D raster data sets such as the 1km NAOO land use/land cover data. It also has tools for generating realistic airports, runways, and lighting based on available FAA data.

TerraGear is the primary tool used to generate the world wide scenery for the FlightGear project.

Download

Development

Related content

External links