搜索资源列表
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
CreateTIN_MFC
- CreateTIN_MFC是使用MFC编写的一个构建不规则三角网(TIN)的程序。能通过鼠标刺点动态生成TIN,也能导入特定格式的文件进行构TIN,同时还能将构好的TIN导出成文本文件。具体的帮助见程序里面的chm格式的说明文档。-CreateTIN_MFC is prepared to use MFC to build a triangulated irregular network (TIN) procedure. Barbed point through dynamically gener
CreatTIN
- 构建不规则三角网。利用给定的点文件绘出点并构建出三角网。,GIS必备-creat TIN
Heighttexture
- 一个高程数据贴上漂亮纹理的例子,左键点击在三角网与纹理图之间切换,而且随着鼠标移动,图形会自动移动。-Elevation data to affix a pretty example of texture, left click with the Nets in the triangular texture map to switch between, and along with mouse, graphics will automatically move.
Tiling
- 基于等高线的三维重建地形,vc环境实现三角网格的划分-Based on the contour lines of the three-dimensional reconstruction of the terrain, vc environment to achieve the division of the triangular grid
cTin
- 简单TIN创建方法类,支持极端数据创建,比如两个或多个点非常接近情况。 1、dataSet方法用于数据传入 2、create方法开始创建TIN 3、sizeTin方法获取三角网个数 4、dataTin方法获取指定三角网三个顶点的索引-TIN simple method to create categories, support for the creation of extreme data, such as two or more points, very close to the situa
points_and_triangles_operation
- 里面包扩点云模型的各种操作,以及三角网格的各种操作。非常经典哦!-Inside the package extended to a variety of point cloud model of operation, as well as the triangular mesh the various operations. Oh, very classic!
Delaunay00000
- 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
zyb_delaunaydemo
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_tri
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_triangle
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
Delaunay
- 这是一个自动添加点,动态生成不规则三角网的程序,程序结构完整,对初学者比较有借鉴价值。-This is an automatic add points, triangulated irregular network dynamically generated procedures, procedures for structural integrity, and for beginners there is reference value of comparison.
Draw
- 本程序能手动添加点,并能实时的生成不规则三角网,并能记录添加点的坐标信息,功能完善。-This procedure can manually add points, and can generate real-time, triangulated irregular network, and can record the coordinates of points to add information, perfect functions.
DEM1
- 生成Del aunay三角网的合成算法.算法不但继承了合成算法的优点,可根据实际的点集数目和运算环境,调节阀值,从而动态平衡时空性能-Del aunay triangulation to generate the synthesis algorithm. Algorithm not only inherits the advantages of synthesis algorithms can be set according to the actual number and computing
Delaunay
- tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
CsharpToTIN
- 生成TIN模型。就是随机点然后连接成三角网-generate TIN
RandomPointsDelaunayVc
- 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
Delaunay_NOD
- 三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
TriangleMesh
- 关于散乱点三角网格化的论文,非常有参考价值。-On the triangular grid paper, is a valuable reference.
Delaunay_Product
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)