terra 0.2.0

A rendering library for large scale terrains
Documentation

Terra crates.io docs.rs

Terra is a terrain rendering library built on top of gfx. It uses a quadtree representation that incorporates continuous level of detail to render highly detailed large scale terrains. Data is sourced from either the STRM 30m dataset or USGS's National Elevation Dataset and then enhanced using fractal refinement.

Screenshot

Status

Terrain:

  • CDLOD quadtree implementation
  • Oceans

Foliage:

  • Grass
  • Trees

Atmosphere:

  • Fog rendering
  • Aerial perspective
  • Multiple scattering