Study on Real-Time Walkthrough of Large Scale Terrain under Distributed Environment Based on P2P
ZHU Jun,GONG Jian-hua,ZHANG Jian-qin,WU Xian
DOI: https://doi.org/10.3969/j.issn.1672-0504.2006.01.009
2006-01-01
Abstract:Large-scale terrain walkthrough has been widely used in games,simulation,virtual reality,etc.It is very important for large-scale terrain data to visualization display and network transmit under web-based distributed environment.This paper firstly proposes a distributed network architecture that can adapt to real-time rendering of large-scale terrain under web-based distributed environment.The architecture aims to use full client's effect,reduce server's load,download data from multi data sources and improve transmission speed of terrain data in network.Meantime some key techniques,including user node organization and management,data resources registration and search and failure recovery,are also been studied to ensure effectively data transmit in the distributed system.Then a kind of quad-tree structure is adopted to organize terrain dataset and terrain data is divided into different layers and blocks in order to build up different multi-resolutions data layers in which each layer stands for a kind of resolution.A view-dependent refinement algorithm for continuous LOD and data flowchart of terrain visualization in client are also discussed in order to simplify terrain scene and improve the rendering efficiency.Finally,a prototype system is established and experimental results show that the paper's method is efficient in large-scale terrain walkthrough under web-based distributed environment.This method does not restrict amount of clients,and will become more efficiency if more clients join.