机械网-STL三角网格面沿外法线方向等距算法研究--机械机电
STL3角网格面沿外法线方向等距算法研究(开题报告,论文10000字)
摘要
对曲面的离散在离散进程中采取3角形进行逼近的离散结果称之为3角网格面。对3角网格面的等距研究1直是1个研究的热门话题白癜风能吃花生吗。针对STL文件的格式在小腿上有白癜风,本文彩用了基于公共顶点的1环领域3角面片面法向量加权相加归1化的算法。该算法首先对3角网格面模型进行公共点的定位,然后加权相加求得顶点法向量,最后等距构建等距面。该算法在1定的等距距离范围内避免了等距可能出现的断裂、自交问题,并且等距模型的精度良好,还原性高。
关键词:3D打印;等距算法;3角网格面;
ResearchonisometricalgorithmofSTLtrianglemeshsurfacealongexternalnormaldirection
ABSTRACT
Thediscreteresultoftheapproximationofasurfacebyusingatriangleinadiscreteprocessiscalledatriangularmeshsurface.Isometricforthetriangularmeshsurfacehasalwaysbeenahottopicofresearch.FortheformatofSTLfile,thispaperadoptsatriangular-planeone-sidednormalvectorweightedadditionandnormalizationalgorithmbasedoncommonvertices.Thealgorithmfirstlylocatestherepeatedpointsofthetriangularmeshsurfacemodel,thenaddstheweightstoobtainthevertexnormalvector,andfinallyequidistantlyconstructstheequidistantsurface.Thealgorithmavoidstheproblemoffractureandself-intersectionwhichmayoccurinequidistantrangewithinacertainequidistantrange,andtheaccuracyoftheequidistantmodelisgoodandthereductionishigh地奈德乳膏效果咋样.
KeyWords:3Dprinting;isometricalgorithm;triangularmeshsurface
目录
摘要I
ABSTRACTII
第1章绪论1
1.1研究背景1
1.2研究步骤5
1.3本文主要研究内容6
第2章STL格式介绍与等距技术概述7
2.1STL文件格式介绍7
2.2等距技术概述及理论基础8
2.33角网格面沿外法线等距出现的问题10
2.4本章小结11
第3章等距算法推导与程序设计12
3.1算法流程概述12
3.2算法推导12
3.3程序实现变量定义界面展现13
3.4经济性分析19
3.5本章小结20
第4章总结与展望21
参考文献22
致谢24
附录25
附录A:stlread.m文件代码25
附录B:stlwrite.m文件代码28
附录C:isometric.m文件代码34