作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (2): 264-266. doi: 10.3969/j.issn.1000-3428.2012.02.089

• 开发研究与设计技术 • 上一篇    下一篇

基于改进空体素跳跃法的光线投射算法

彭 伟,李建新,闫 镔,童 莉,陈 健   

  1. (解放军信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:2011-04-07 出版日期:2012-01-20 发布日期:2012-01-20
  • 作者简介:彭 伟(1984-),男,硕士研究生,主研方向:三维图像可视化;李建新,教授;闫 镔,副教授;童 莉、陈 健,博士
  • 基金资助:

    国家“863”计划基金资助重点项目(2009AA012201)

Ray Casting Algorithm Based on Improved Empty Voxel Skipping Method

PENG Wei, LI Jian-xin, YAN Bin, TONG Li, CHEN Jian   

  1. (Institute of Information Engineering, PLA Information Engineering University, Zhengzhou 450002, China)
  • Received:2011-04-07 Online:2012-01-20 Published:2012-01-20

摘要: 提出一种针对计算统一设备架构(CUDA)存储器的访存优化策略。在此基础上,给出适用于CUDA存储器的改进空体素跳跃法,以减少对空体素采样点的处理,加快基于Phong光照模型的光线投射算法的运行速度。实验结果表明,该算法能在保证图像质量的前提 下,提高图像绘制速度。

关键词: 光线投射, 计算统一设备架构, 光照模型, 空体素跳跃

Abstract: This paper designs a Compute Unified Device Architecture(CUDA) storage models optimal strategy is designed, and also an improved empty voxel skipping method applied to CUDA storage model is presented to reduce the operation for skipping the empty voxel. It realizes high quality ray casting accelerated algorithm based on Phong lighting model. Experimental results illustrate that the algorithm can significantly accelerate the render speed of ray casting and maintenance the high quality of render image simultaneously.

Key words: ray casting, Compute Unified Device Architecture(CUDA), illumination model, empty voxel skipping

中图分类号: