基于K-D树快速精确排序的四面体可视化
DOI:
作者:
作者单位:

作者简介:

通讯作者:

中图分类号:

基金项目:

国家自然科学基金(61003193, 81172124); 国家高技术研究发展计划(863)(2012AA120903); 浙江省科技厅公益项目(2011C21058)


Quick and Accurate Sorting for Visualization of Tetrahedral Volume Datasets Based on K-D Tree
Author:
Affiliation:

Fund Project:

  • 摘要
  • |
  • 图/表
  • |
  • 访问统计
  • |
  • 参考文献
  • |
  • 相似文献
  • |
  • 引证文献
  • |
  • 资源附件
  • |
  • 文章评论
    摘要:

    投影四面体法是四面体体数据可视化的一种重要方法.为了保证绘制结果准确,每一帧都需要对所有四面体按照遮挡关系进行排序,然而四面体之间强烈的依赖性不仅导致排序效率很低,而且很难并行实现.提出了一种基于K-D树空间划分的快速精确的四面体排序策略,在每个叶节点内逐层并行提取互不遮挡的四面体,层与层之间自然有序,且各叶节点的操作彼此独立进行.最后将结果按照叶节点之间的空间遮挡顺序组织在一起.通过两个级别的并行,在保证精确排序的同时极大地提高了效率,且数据结构易于图形处理单元GPU实现.实验结果表明,基于K-D树快速精确排序策略的GPU 实现极大地缩短了排序时间.

    Abstract:

    The Projected Tetrahedra is a popular method in the field of tetrahedra database visualization. Tretrahedra must be sorted according to obstruction between them to achieve an accurate rendering image, but strong dependency among tetrahedra results in not only inefficient sorting, but also poor parallel execution. This paper proposes a tetrahedra sorting algorithm which is based on K-D tree spatial partitioning. The database in one leaf node are peeled into layers in natural order, and the tetrahedra in the same layer are unobstructed . The peeling of different leaf node is independent, and their sorted tetrahedra are organized together according to the obstruction between leaf nodes. The sorting efficiency has improved greatly through two-level parallelism and guarantees accurate sorting. The data structure can be implemented easily in a graphics processing unit (GPU). The experimental results show that the quick and accurate sorting based on K-D tree processed in GPU shortens the sorting time greatly.

    参考文献
    相似文献
    引证文献
引用本文

李昕,吴福理,童琪杰,陈伟锋,华炜,陈为.基于K-D树快速精确排序的四面体可视化.软件学报,2012,23(zk2):69-76

复制
分享
文章指标
  • 点击次数:
  • 下载次数:
  • HTML阅读次数:
  • 引用次数:
历史
  • 收稿日期:2012-05-30
  • 最后修改日期:2012-09-29
  • 录用日期:
  • 在线发布日期: 2012-12-29
  • 出版日期:
您是第位访问者
版权所有:中国科学院软件研究所 京ICP备05046678号-3
地址:北京市海淀区中关村南四街4号,邮政编码:100190
电话:010-62562563 传真:010-62562533 Email:jos@iscas.ac.cn
技术支持:北京勤云科技发展有限公司

京公网安备 11040202500063号