搜索资源列表
trianglulation
- 对散乱数据点进行三角化的程序,大家试试看,欢迎提出改进意见。-to scattered data points triangulation process, we try and welcome suggestions for improvement.
TriangulationApplet
- 虚拟植物叶的描述算法——三角化算法的实例。
Y999843
- 本文 研 究 了反求流程中的点云三角化算法及其实现.
绘等值线程序
- 这是别人做的一个绘制等值线的程序,功能很强大,但是需要事先将数据三角化-these codes about contour are programmed by other and the function is better. but first of all,the data should be triangularized
box2D v2.1.0 Delphi Package 预览版.rar
- box2D 2.1.0版本正式发布,相对于前几日在盒子论坛上挂出的预览版又做了较大幅度的改进。具体改进如下: 1.加入控制器(在文件UPhysics2DControllers中),可实现浮力、风力、万有引力场、爆炸、阻尼等效果。其中的风力与爆炸效果是原C++版本中所没有的。大家还有什么新奇的想法可以联系我,为box2D Delphi加入更多的控制器,实现更多的物理效果。 2.添加了单元UPhysics2DPolygonTool,实现任意多边形的细分化(三角化)。可使box2D支持任意边数的多边形
Triangulate.rar
- 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
Triangulation_2222.rar
- CGAL开发包写的三角化程序,非常好用。,CGAL Triangle Development Kit written in programming, very easy to use.
3dtribodymodel
- 人体点云的简化,并实现人体模型的三角化。-Human point cloud simplification, and the realization of the triangular model of the human body.
Triangulation_3
- cgal 开发包对三维点的三角化,可用于旋转体。-cgal development kit for the three-dimensional point of the triangle can be used to rotate body.
ani2D-2.0.1.tar
- Ani2D解决了系统的偏微分方程与变张量系数非结构化自适应三角网格。它提供了4便携式图书馆:网格生成,数据为基础的网格适应,有限元discretizations ,并特设求解。-Ani2D solves systems of PDEs with variable tensor coefficients on unstructured adaptive triangular meshes. It provides 4 portable libraries: mesh generation, met
triangled1
- 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
DELAUNEY
- 利用DELAUNEY三角化方法生成非结构三角网格,可用于有限元或有限体积法网格的自动划分-Triangulation method using DELAUNEY generate unstructured triangular meshes, can be used for finite element or finite volume Mesh automatic classification
Trianglemeshresampling
- 这是我Matlab的期末大作业,用Matlab工具,做的三角网格重样化。-This is my Matlab s final major work, using Matlab tools to re-do kind of triangular grid.
c_sharp
- 实现简单多边形Delaunay三角化,每次输入一点构成平面把每次得到的多边形三角化。-Constrained Delaunay Triangulation for Planar Polygonal Domains
TRIANGLEPcode
- 任意图形三角化的源代码程序 很适合初学者靴子和借鉴 -任意图形三角化的源代码程序 很适合初学者靴子和借鉴
sanjiaowang
- 可以对给定的离散数据进行三角化,能够实现离散数据读入、数据读取、定义格网等功能。-lisanshujusanjiaohua
DelaunayTriangulation
- delaunay三角化的程序 c++编写-DelaunayTriangulation c++
三角网格曲面参数化
- 我收集的三角网格参数化算法论文,其中保角算法我用代码验证过,效果不错,就是效率很慢,欢迎大家一起来写代码验证。(I collect the triangular mesh parameterization algorithm, the conformal algorithm is verified by code, and the effect is good, that is, the efficiency is slow. Welcome to write code verification
不规则三角网法体积计算
- 1.完整的VS项目,采用VS2017编写; 2.C#语言开发; 3.可以构建不规则三角网,并进行土方计算; 4.采用可视化读文件方式,并用表格显示; 5.计算完成后实时绘制三角网; 6.可以输出TIN的点、边、三角形信息和土方量。(1. Complete VS project, written in VS2017; 2. C # Language Development; 3. Irregular triangular network can be constructed
tetgen-1.5.0
- 是一款用于三维模型网格三角化剖分的工具。(TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions. The following pictures
