搜索资源列表
TriNet
- 不规则三角网的生成源代码。This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface, or to be used f
smoothpatch_version1b
- This function smooths a triangulated Mesh / Patch.
DTM
- SourceCode for Triangulated irregular network
triTIN
- 程序生成TIN三角形,根据2D或者3D的离散点生成,分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface,
triangulation_plot
- TRIANGULATION_PLOT is the main program. Discussion: TRIANGULATION_PLOT plots a triangulated set of nodes. Usage: triangulation_plot prefix node_vis triangle_vis -TRIANGULATION_PLOT is the main program. Discussio
MyCrust100809
- BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
triangular
- 可以對你的特徵點作3角化 可以建立出叫好的mesh-Delaunays TIN Triangulated Irregular Network.rar
TIN
- 用VC编写的建立不规则三角网的程序,希望对大家有帮助。-VC prepared to establish procedures for triangulated irregular network, we want to help.
Delaunay_WinForm
- 使用Winform 进行不规则三角网的建立-Using Winform carried establishment of a triangulated irregular network
SimpleTriangle10
- 利用slimdx库,在C#环境中实现了三角面片的显示以及旋转,包括了源代码和执行文件,适合初学者学习-Using slimdx libraries in C# environment display and rotation of triangulated surfaces, including source code and execute files, suitable for beginners to learn
cSharp
- TIN全称为不规则三角网数字模型(Triangulated Irregular Network,TIN),它用一组连续而不重复的三角形逼近地形表面,是数字地面模型中的一种主要表示方法。 -TIN called the triangulated irregular network digital model (Triangulated Irregular Network, TIN) with a set of continuous without repeating the trian
VCPP-Delaunay
- VC++ 实现不规则三角网动态生成,界面良好,算法高效,值得一看-VC++ implementation triangulated irregular network dynamically generated, good interface, efficient algorithm. worth to read
delaunay2
- 不规则三角网的编程思想,可以点击运行界面自动生成不规则三角网。可以显示外接原型-Triangulated irregular network programming ideas, you can click run automatically generate triangulated irregular network interface. You can display external prototype
fem2d_poisson
- FEM2D_POISSON is a FORTRAN90 program which applies the finite element method to solve a form of Poisson's equation over an arbitrary triangulated region.
