首页 | 本学科首页   官方微博 | 高级检索  
     检索      

一种基于现代GPU的大地形可视化算法
引用本文:潘宏伟,李辉,廖昌阊,曾安祥.一种基于现代GPU的大地形可视化算法[J].系统仿真学报,2007,19(14):3241-3244,3275.
作者姓名:潘宏伟  李辉  廖昌阊  曾安祥
作者单位:四川大学计算机学院图形图像研究所,四川成都,610064
摘    要:地形渲染在计算机游戏,飞行模拟和视景仿真等领域的应用越来越广泛,随着渲染场景复杂度的增加,每次需要绘制的地形数量也越来越庞大。同时,新一代的显卡绘制能力的不断增强,原有的许多地形渲染算法已经不能很好的满足用户需求。在总结现有算法的基础上,提出了一种基于现代GPU的地形渲染算法。该算法同样使用高程图作为地形数据,将地形分成很多小块,每次渲染时以块为单位,所有小块使用四叉树组织成一个层次化结构,不同层次的节点代表了不同细节层次的地形范围,并且采用了与Mipmap类似的细节简化方式,渲染时不需要对分块重新简化。为了保证CPU和GPU的负载平衡,将一些复用率高的地形分块缓存到显卡中,大大降低带宽需求。实验证明该算法可以更为充分利用图形处理器的加速能力,既能满足渲染精度要求也能达到一个较高的帧率。

关 键 词:地形可视化  模型细节层次  几何缓存
文章编号:1004-731X(2007)14-3241-04
收稿时间:2006-08-15
修稿时间:2006-08-152006-11-20

GPU Friendly Terrain Rendering Algorithm
PAN Hong-wei,LI Hui,LIAO Chang-chang,ZENG An-xiang.GPU Friendly Terrain Rendering Algorithm[J].Journal of System Simulation,2007,19(14):3241-3244,3275.
Authors:PAN Hong-wei  LI Hui  LIAO Chang-chang  ZENG An-xiang
Institution:Research Institute of graphics and Image, Sichuan University, Cheng du 610064, China
Abstract:Terrain rendering is more and more used in many fields such as computer games, fly simulators and scene emulator applications. With the increasing of complexity of the scene, the amount of data to be rendered becomes larger .At the same time, the modem graphics card has a more powerful rendering ability, so many traditional terrain rendering algorithms can not fulfill the requirements. A new algorithm was proposed that was friendly for modern graphics card. The algorithm also used the regular height map grid as terrain data. Terrain data was tiled and organized by quad tree. Each tile covered a part of terrain with different detail. The method used which Mipmap used to refine the mesh, and there was no remising in real time rendering. To balance the load between CPU and GPU, many tiles used at a high frequency were cached in GPU, which could reduce the bandwidth requirements significantly. The results show the algorithm which is well-suited for recent GPU can not only meet the requirements of detail but also reach a higher frame rate.
Keywords:GPU  VBO
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号