VTP Terrain Library (vtlib)

Overview

The vtlib C++ library provides:

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. any one of several 3D scene graph libraries
  3. Stefan Röttger's libMini CLOD library
  4. OpenGL

Class Documentation

There is automatically generated documentation for the classes.

Usage

Scene Graphs

vtlib has been ported to many different scene graphs over the years.  The most advanced port is to OSG (OpenSceneGraph) since 2001.  Each vtlib port has a name corresponding to the underlying library:

Issues