国外二维、三维三角网格剖分软件,可以自己建立模型剖分,附详细帮助文档及剖分算法说明!
2019-12-21 22:08:43 33.12MB 三角网格剖分
1
比较有用的网格划分算法,Delaunay算法,希望对大家有用。
2019-12-21 22:01:38 8.2MB Delaunay 三角网格 网格划分算法
1
需要补洞模型要自己去找,解决了立体补洞的难题。
2019-12-21 21:19:09 33.62MB openmesh 三角网格 补洞
1
针对散乱点数据,构建出三角网,并追踪出等值线,随后进行填充算法实现。附件中包含有实现源代码工程(VS2008)、编程调试文档笔记、试验数据等。-For scattered point data, construct a triangle mesh, and track the contour, followed by filling algorithm. Implementation annex contains the source code project (VS2008), programming and debugging, documentation notes, test data.
2019-12-21 21:15:52 1.42MB 离散点 等值线 云图 三角网格
1
由点云数据生成mesh的区域算法,是一种方便使用的算法,容易理解和移植。
2019-12-21 21:14:53 423KB 点云 mesh 三角网格 区域增长
1
matlab工具箱,处理三角网格格式的三维物体。三角网格格式是指存储了物体的顶点和三角面片的顶点索引;工具箱包括读取,平滑,计算距离等等很多基本的函数,对于初学者非常有用。
2019-12-21 21:00:27 1.93MB 三角网格 matlab
1
matlab代码,可将三角网格网格转换成深度图,深度值是由三维点的z值计算而来
2019-12-21 21:00:27 6KB 点云转深度图
1
Delaunay算法的matlab实现,一种经典的三角网格划分方法。
2019-12-21 20:58:53 141KB 三角网格划分
1
里面的网址现在找不到了,但是资源又删不了,请大家不要下载了。 一个日本人的3D曲面逼近相关的科研成果,包括原始数据、代码及其发表的文章。内有详细列表及网址链接,有兴趣的可以下载看看。附其中一篇文章的题目及摘要: Sparse Low-degree Implicit Surfaces with Applications to High Quality Rendering, Feature Extraction, and Smoothing Abstract We propose a new surface representation delivering an accurate approximation to a set of points scattered over a smooth surface by Sparse Low-degree IMplicits (SLIM). The SLIM surface representation consists of a sparse multi-scale set of nonconforming surface primitives which are blended along view rays during the rendering phase. This new representation leads to an interactive real-time visualization of large-size models and delivers a better rendering quality than standard splatting techniques based on linear primitives. Further, SLIM allows us to achieve a fast and accurate estimation of surface curvature and curvature derivatives and, therefore, is very suitable for many non-photorealistic rendering tasks. Applications to ray-tracing and surface smoothing are also considered.
2019-12-21 20:23:50 437KB 三角网格 可视化反射线 谷脊线 VS
1
用三角形拟合球体,生成.obj文件。输出每个三角形的顶点,以及组成每个三角形的三个顶点
2019-12-21 20:04:14 7KB 三角 球体 网格
1