VTP Terrain Library (vtlib)

Overview

vtlib is a C++ library for procedurally constructing and rendering interactive 3D terrain from geospatial data.

vtlib features include:

It is built on top of:

  1. the vtdata library which provides the geospatial data types, 2D operations, and most file IO
  2. OpenSceneGraph (OSG)
  3. Stefan Röttger's libMini CLOD library

Class Documentation

There is automatically generated documentation for the classes.

Usage

Issues