TerraGear: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (→‎GUI Tool: Update)
m (→‎Download: Windows builds)
Line 10: Line 10:
* 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-CS] 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]])
* Windows builds: ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32


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

Revision as of 13:34, 25 May 2011

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.

GUI Tool

A TerraGear GUI is available for those that would like to use TerraGear without knowing/using the command line options.

Download

  • Repository containing the latest source code.
  • Prerequisite: plib - portability libraries and scene graph. You need plib-1.8.5 to build TerraGear. (see also PLIB)
  • Prerequisite: SimGear - simulation construction tools. You need SimGear-CS to build TerraGear. (see also SimGear)

Development

Related content

External links