首页> 中文期刊> 《计算机辅助设计与图形学学报》 >利用几何求交实现三角网格模型快速体素化

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

     

摘要

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 structure is used to fill all voxels inside and outside the TIN model, which spends less memory. Experimental results show that this algorithm has a good time efficiency when voxelizing precise model and TIN model with more triangles.%为解决现有的三角网格模型体素化算法存在的体素寻找不全或者体素化效率不高的问题, 提出一种快速的三角网格模型体素化算法. 该算法分为表面体素化和内部体素化 2 个步骤: 表面体素化使用几何求交方法快速寻找三角形与全部体素的相交多边形顶点, 并将这些顶点和与三角形相交的体素一一对应, 得到每一个三角形的相交体素, 从而得到与三角网表面相交的全部体素; 内部体素化使用同时填充内部和外部体素的扫描线种子填充算法, 填充过程中使用变长队列, 在保持算法的正确性和效率的同时大幅减小算法的空间复杂度. 使用三角形数量较多的模型进行高分辨率体素化的实验结果表明, 文中算法耗时短, 在三角形数量较多时体素化效率显著提高.

著录项

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号