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

计算机工程 ›› 2011, Vol. 37 ›› Issue (16): 276-278. doi: 10.3969/j.issn.1000-3428.2011.16.093

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

大尺度空间场景可视化中浮点精度问题研究

汪荣峰,廖学军   

  1. (装备指挥技术学院试验指挥系,北京 101416)
  • 收稿日期:2011-02-25 出版日期:2011-08-20 发布日期:2011-08-20
  • 作者简介:汪荣峰(1973-),男,副教授、硕士,主研方向:计算机图形学,空间信息处理系统;廖学军,教授、博士、博士生导师
  • 基金资助:
    国家部委基金资助项目

Research on Floating Point Precision Problem for Large-scale Space Scene Visualization

WANG Rong-feng, LIAO Xue-jun   

  1. (Department of Testing and Command, Academy of Equipment Command and Technology, Beijing 101416, China)
  • Received:2011-02-25 Online:2011-08-20 Published:2011-08-20

摘要: 在具有极大数值范围的空间场景中实现可视化时,为避免图形处理器以32 bit单精度浮点表示所产生的“Wobbling”、“Pieces”等现象,提出分组分次绘制的解决方法。针对上述现象产生的原因,将场景中的对象分为大实体和小实体,根据空间场景的特征和对象之间的关系将场景中的对象分组,设计组内对象的绘制方法。实验结果表明,基于以上方法实现的空间场景可视化图像正确稳定。

关键词: 空间场景, 可视化, 浮点精度, 图形处理器

Abstract: To avoid “Wobbling” and “Pieces” phenomena generated by 32 bit representation of Graphics Processing Unit(GPU) when space scene visualization with high numerical range is implemented, a draw solution with grouping and gradation is put forward. The objects in scene are classified as a big entity and a small entity based on reasons of phenomena above. Objects are grouped according to relations between objects and characteristic of space scene. The draw method for objects in group is designed. Experimental results show that the realization of space scene visualization image based on the method introduced above is correct and stable.

Key words: space scene, visualization, floating point precision, Graphics Processing Unit(GPU)

中图分类号: