terra

Crates.ioterra
lib.rsterra
version0.2.0
created_at2017-07-02 02:46:30.885757+00
updated_at2017-11-12 20:28:52.369111+00
descriptionA rendering library for large scale terrains
homepagehttps://github.com/fintelia/terra
repositoryhttps://github.com/fintelia/terra
max_upload_size
id21524
size441,237
Bertie (github:cryspen:bertie)

documentation

https://docs.rs/terra

README

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
Commit count: 0

cargo fmt