Paper
25 March 1999 Visualizing large terrain in desktop environment
Hee-Souk Park, Myeongsun Kim, Moonill Heo, Changsung Jeong
Author Affiliations +
Proceedings Volume 3643, Visual Data Exploration and Analysis VI; (1999) https://doi.org/10.1117/12.342827
Event: Electronic Imaging '99, 1999, San Jose, CA, United States
Abstract
We describe several implementation aspects on generating a terrain representation from a digital elevation model (DEM) and visualizing scene from that representation of desktop environment. Most of terrain data is too huge to cram into system memory in low-end computer. Consequently, we must use secondary storage device as a part of system memory at run time. However, dynamic loading of data from a disk is relatively slow, in order to speed up access of terrain data on disk, we use two disk access mechanism: spatial clustering and smart pointer. For spatial clustering, we present a directory structure with Hana code as a key. And with smart pointer, we present an object access method, which can access objects regardless of each stored location. We represent an approximated terrain model generation algorithm which utilize our methods, and a region selective rendering algorithm which can retrieve each queried region.
© (1999) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Hee-Souk Park, Myeongsun Kim, Moonill Heo, and Changsung Jeong "Visualizing large terrain in desktop environment", Proc. SPIE 3643, Visual Data Exploration and Analysis VI, (25 March 1999); https://doi.org/10.1117/12.342827
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Tin

Data modeling

Data storage

Visualization

Data conversion

Computing systems

Electronics

Back to Top