TerraGear: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(New page: '''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 eart...)
 
m (category typo)
Line 21: Line 21:
* [http://www.terragear.org/docs/scenery-tutorial/fg-scenery-tutorial.html FlightGear scenery tutorial]
* [http://www.terragear.org/docs/scenery-tutorial/fg-scenery-tutorial.html FlightGear scenery tutorial]


[[Category:Scenery enchancement]]
[[Category:Scenery enhancement]]

Revision as of 18:24, 30 September 2008

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

  • Latest official source code release.
  • Prerequisite: plib - portability libraries and scene graph. You need plib-1.8.3 or newer to build TerraGear 0.9.8.
  • Prerequisite: SimGear - simulation construction tools. You need version SimGear-0.3.8 of SimGear to build with TerraGear 0.9.8.

Development

Related content

External links