Rendering Method for Large-Area Terrain Based on Texture Array

王冬,张豫南,林成地,刘涛
DOI: https://doi.org/10.3724/sp.j.1087.2010.01832
2010-01-01
Journal of Computer Applications
Abstract:A real-time rendering method for large-area terrain data was presented utilizing the techniques such as texture array,vertex texture fetching,tiled quad tree grid and terrain data block partition.The whole terrain model was partitioned into equal size blocks and the blocks were stored in CPU memory in tile-pyramid model.The potentially visible portion of the terrain was cached at the highest necessary resolution in form of texture arrays and was rendered from the GPU.The CPU sent tiled quad tree flat grid,which was displaced by fetching the heights stored in the GPU cache.The GPU cache was updated continuously as the viewpoint changed.The experimental results show that the method is very efficient and suitable for applications of massive terrain rendering and interactive walkthrough.
What problem does this paper attempt to address?