Parallel Rendering of Large-scale DEM Based on Multi-core CPU

陈景广,佘江峰,宋晓群,王铁成
DOI: https://doi.org/10.13203/j.whugis2013.05.015
2013-01-01
Abstract:DEM data is organized in blocks and scheduled with cache.An algorithm based onLoD is implemented with multi-core CPU for simplifying the terrain triangulation networkdynamically during rendering process.The terrain model is divided into pieces so that therendering process for each piece can be implemented in parallel.An experimental systembased on parallel rendering algorithm is developed,with OpenMP and OpenThreads.The results show that the rendering performance of the 3D DEM system is improved efficientlybased on parallel algorithm as compared with traditional algorithm.
What problem does this paper attempt to address?