利用几何求交实现三角网格模型快速体素化.pdfVIP

  • 29
  • 0
  • 约3.64万字
  • 约 9页
  • 2016-02-06 发布于天津
  • 举报

利用几何求交实现三角网格模型快速体素化.pdf

利用几何求交实现三角网格模型快速体素化.pdf

第27 卷 第 11 期 计算机辅助设计与图形学学报 Vol. 27 No.11 2015 年 11 月 Journal of Computer-Aided Design Computer Graphics Nov. 2015 利用几何求交实现三角网格模型快速体素化 吴耕宇, 潘 懋, 郭艳军 (北京大学地球与空间科学学院造山带与地壳演化教育部重点实验室 北京 100871) (wu_gengyu@) 摘 要: 为解决现有的三角网格模型体素化算法存在的体素寻找不全或者体素化效率不高的问题, 提出一种快速的 三角网格模型体素化算法. 该算法分为表面体素化和内部体素化 2 个步骤: 表面体素化使用几何求交方法快速寻找 三角形与全部体素的相交多边形顶点, 并将这些顶点和与三角形相交的体素一一对应, 得到每一个三角形的相交体 素, 从而得到与三角网表面相交的全部体素; 内部体素化使用同时填充内部和外部体素的扫描线种子填充算法, 填 充过程中使用变长队列, 在保持算法的正确性和效率的同时大幅减小算法的空间复杂度. 使用三角形数量较多的模 型进行高分辨率体素化的实验结果表明, 文中算法耗时短, 在三角形数量较多时体素化效率显著提高. 关键词:不规则三角网; 体素化; 几何求交; 种子填充; 扫描线; 队列结构 中图法分类号:TP391.41 Fast Voxelization of Triangulated Irregular Network Model Using Geometric Intersection Computation Wu Gengyu, Pan Mao, and Guo Yanjun (The Key Laboratory of Orogenic Belts and Crustal Evolution, Ministry of Education, School of Earth and Space Sciences, Peking University, Beijing 100871) Abstract: To solve the problems of the existing triangulated irregular network (TIN) model voxelization al- gorithms which could not find all required voxels or had a poor time efficiency in some cases, a fast TIN model voxelization algorithm was proposed. This algorithm has 2 steps: surface voxelization and solid vox- elization. In the surface voxelization step, all triangles are voxelized by using single triangle voxelization algorithm based on geometric intersection computation. The single triangle voxelization algorithm computes all vertices of the triangle-cross-voxel polygons, and corresponds the vertices to the voxels; In the solid voxelization step, the seed fill approach based on scan line and length-changeable queue st

文档评论(0)

1亿VIP精品文档

相关文档