Review on 3D Terrain Parallel Rendering

佘江峰,陈景广,程亮,徐为雄
DOI: https://doi.org/10.13203/j.whugis2012.04.008
2012-01-01
Abstract:The parallel rendering algorithms is the basement of 3D terrain parallel rendering. From the viewpoint of data scheduling and function implementation, parallel rendering can be categorized into data-parallel and function - parallel. In terms of the way multiple ren- dering pipelines are organized, parallel rendering can be categorized into Sort-first, Sort-mid-die and Sort-last. The platform for the parallel rendering systems can be high-performance computers, computer clusters or multi-core computers. Data paging, data blocking, and par- allel data scheduling mechanism based on data caching involved in 3D terrain are introduced. The parallel rendering algorithms involved in 3D terrain and the real systems based on dis- tributed architecture and multi-thread computer are introduced. The key problems faced by 3D terrain rendering are discussed. The future development of 3D terrain parallel renderingis discussed and some conclusions are proposed.
What problem does this paper attempt to address?