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

计算机工程 ›› 2010, Vol. 36 ›› Issue (17): 213-215. doi: 10.3969/j.issn.1000-3428.2010.17.072

• 图形图像处理 • 上一篇    下一篇

一种提高三角网格模型求交效率的算法

张少丽1,王毅刚1,边 浩2   

  1. (1. 杭州电子科技大学图形图像研究所,杭州 310018;2. 杭州电子科技大学软件与智能技术研究所,杭州 310018)
  • 出版日期:2010-09-05 发布日期:2010-09-02
  • 作者简介:张少丽(1985-),女,硕士,主研方向:虚拟现实,计算机图形学;王毅刚,教授、博士;边 浩,硕士
  • 基金资助:
    浙江省科技计划面上基金资助项目(2008C24014)

Algorithm for Improving Efficiency of Triangular Mesh Model Intersection

ZHANG Shao-li1, WANG Yi-gang1, BIAN Hao2   

  1. (1. Institute of Graphics and Image, Hangzhou Dianzi University, Hangzhou 310018; 2. Institute of Software and Intelligent Technology, Hangzhou Dianzi University, Hangzhou 310018)
  • Online:2010-09-05 Published:2010-09-02

摘要: 层次包围盒求交算法在求交过程中需要不断分裂包围盒,从而降低了求交效率。针对上述问题,利用该算法可以快速排除不相交三角面片的优点,提出一种更高效的求交算法,通过直接定位2个求交模型可能相交的部位,高效地排除大量不相交的三角面片,得到 2个模型的交线。

关键词: 三角网格, 模型求交, 层次包围盒

Abstract: Popular hierarchical bounding boxes methods need split box continuously while getting the intersection of two models, therefore lower their efficiency. Aiming at the problem, by making use of its advantage that can exclude disjoint triangular patches quickly, this paper proposes a more efficient intersection method. It finds the intersection between two models directly to exclude a large number of disjoint triangular patches and gains the intersection lines of two models efficiently.

Key words: triangular mesh, model intersection, hierarchical bounding boxes

中图分类号: