demviewer

demviewer is a 3d terrain viewing program. It is built with the vtk toolkit for elevation data processing and 3D rendering with the map feature processing capabilities of vhclmaps and the user interface capabilities of ivtools and Mesa. The vtk renderer in demviewer writes to the X window id of a Unidraw viewer.

The main goal has been the creation of a 3D display of terrain with reasonable interactive rendering performance. We have concentrated on providing a vehicle view of the terrain, i.e., a view from a specific 2D position at just above the elevation at that position. This requires the capability to obtain the elevation value at any point within the 2D extent of the elevation model, which will also be useful for displaying features from a 2D vector map database within the 3D display, for example, to display roads on the 3D surface.

The Dem and VtkUnidraw libraries currently provides the following steps for terrain visualization:

Possible future improvements for demviewer:

Last modified: Tue Aug 5 15:32:49 PDT 1997