DocumentCode
1676722
Title
Visualization of large terrains in resource-limited computing environments
Author
Rabinovich, Boris ; Gotsman, Craig
Author_Institution
Dept. of Comput. Sci., Technion-Israel Inst. of Technol., Haifa, Israel
fYear
1997
Firstpage
95
Lastpage
102
Abstract
The authors describe a software system supporting interactive visualization of large terrains in a resource-limited environment, i.e. a low-end client computer accessing a large terrain database server through a low-bandwidth network. By "large", they mean that the size of the terrain database is orders of magnitude larger than the computer RAM. Superior performance is achieved by manipulating both geometric and texture data at a continuum of resolutions, and, at any given moment, using the best resolution dictated by the CPU and bandwidth constraints. The geometry is maintained as a Delaunay triangulation of a dynamic subset of the terrain data points, and the texture compressed by a progressive wavelet scheme. A careful blend of algorithmic techniques enables the system to achieve superior rendering performance on a low-end computer by optimizing the number of polygons and texture pixels sent to the graphics pipeline. It guarantees a frame rate depending only on the size and quality of the rendered image, independent of the viewing parameters and scene database size. An efficient paging scheme minimizes data I/O, thus enabling the use of the system in a low-bandwidth client/server data-streaming scenario, such as on the Internet.
Keywords
data visualisation; CPU constraints; Delaunay triangulation; Internet; algorithmic techniques; bandwidth constraints; dynamic terrain data point subset; frame rate; geometric data; graphics pipeline; interactive visualization; large terrain visualization; low-bandwidth client/server data-streaming scenario; low-end computer; minimized data I/O; optimized polygon number; optimized texture pixel number; paging scheme; progressive wavelet scheme; rendering performance; resource-limited computing environments; software system; terrain database; texture data; Bandwidth; Computer networks; Geometry; Network servers; Read-write memory; Rendering (computer graphics); Software systems; Spatial databases; Visual databases; Visualization;
fLanguage
English
Publisher
ieee
Conference_Titel
Visualization '97., Proceedings
Conference_Location
Phoenix, AZ, USA
Print_ISBN
0-8186-8262-0
Type
conf
DOI
10.1109/VISUAL.1997.663863
Filename
663863
Link To Document