Planetary-Scale Terrain Composition

April 16th, 2009

Categories: MS / PhD Thesis, Software, Visualization, VR

A view of the U.S. showing the NED, BMNG, and SRTM data sets, totaling 115GB
A view of the U.S. showing the NED, BMNG, and SRTM data sets, totaling 115GB

Authors

Kooima, R., Leigh, J., Johnson, A., Roberts, D., Subbarao, M., DeFanti, T.

About

Many inter-related planetary height map and surface image map data sets exist, and more data are collected each day. Broad communities of scientists require tools to compose these data interactively and explore them via real-time visualization. While related, these data sets are often unregistered with one another, having different projection, resolution, format, and type. We present a GPU-centric approach to the real-time composition and display of unregistered-but-related planetary-scale data. This approach employs a GPGPU process to tessellate spherical height fields. It uses a render-to-vertex-buffer technique to operate upon polygonal surface meshes in image space, allowing geometry processes to be expressed in terms of image processing. With height and surface map data processing unified in this fashion, a number of powerful composition operations may be uniformly applied to both. Examples include adaptation to non-uniform sampling due to projection, seamless blending of data of disparate resolution or transformation regardless of boundary, and the smooth interpolation of levels of detail in both geometry and imagery. Issues of scalability and precision are addressed, giving out-of-core access to giga-pixel data sources, and correct rendering at scales approaching one meter.

Citation

Kooima, R., Leigh, J., Johnson, A., Roberts, D., Subbarao, M., DeFanti, T., Planetary-Scale Terrain Composition, IEEE Transactions on Visualization and Computer Graphics, IEEE Computer Society Digital Library, IEEE Computer Society, April 16th, 2009.