搜索资源列表
平面多边形域的快速约束DELAUNAY三角化
- 平面多边形域的快速约束DELAUNAY三角化
003
- 离散数据三角化-breath-5, a program file to show that I will be my last set of five procedures is described.
denary三角剖分
- denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.
trianglulation
- 对散乱数据点进行三角化的程序,大家试试看,欢迎提出改进意见。-to scattered data points triangulation process, we try and welcome suggestions for improvement.
3Ddemo演示程序
- 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
triangulation
- 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two
DelaunayMesh
- 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
qull
- DT三角化实现,注意该工程接口在设计上期望使用者直接调用exe,而不是dll。否则需要自行修改源码-DT triangulation achieved, attention to the interface works in the design expectations of the users directly call exe, instead dll. Otherwise, the need to amend its own s
yangyi
- 点云的三角化处理技术文章,有助于逆向软件编程-Triangulation of point cloud processing technology articles, help to reverse software programming
hgrd_demo
- 对任意的shape进行三角化,把2d的复杂形状变换成三角形-Carried out on arbitrary triangular shape, and the 2d complex converted into a triangle shape
602sjx
- 这是一个很不错的地理信息系统所用到的三角化程序,是VB写的.也是参照别人的,大家欣赏,经过测试没有错误的!-This is a very good geographic information systems used by the triangulation procedure is written in VB. Is also a reference to others, we all appreciate, has been te
MarchingCubes
- Marching Cube算法源代码,用C写的,实现三维空间数据的三角化-Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation
Y999843
- 本文 研 究 了反求流程中的点云三角化算法及其实现.-In this paper, the reverse flow of point cloud triangulation algorithm and its realization.
osgdelaunay
- 如何使用osg来对三维点进行delaunay三角化,以及详细注释-How to use the OSG to points on the three-dimensional delaunay triangulation, as well as the detailed notes
trimesh2-2.8
- 网格的三角化相关问题的算法实现,有兴趣的可以下载来看看那-Trimesh
Ccode2.tar
- c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapt
Triangulate
- 平面任意多边形三角化的delauney经典算法-Arbitrary planar polygon triangulation algorithm of classical delauney
qhull-2003.1-1
- 计算几何,在GIS开发中的应用,本代码实现快速Delaunay三角化代码。-Computational Geometry- Delaunay Trianglation.
dianyunsanjiaohua
- 空间点云的三角化,已通过调试,大家共同学习-Point cloud of the triangular space, and have passed testing, we learn together
trianglemesh
- 在基于opengl在vc6.0中,将球面三角化。-A ball is divied into a triangle mesh.