搜索资源列表
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
等边三角形有限元网格生成程序
- 等边三角形有限元网格生成程序,效果不错,值得参考-equilateral triangle finite element mesh generation process, the effect is true, they may be worth
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletion procedures flat triangle reg
网格划分代码
- 网格划分代码
四边形网格细分
- 四边形网格细分VC源代码
multi grid 多重网格的程序
- 这是一个多重网格的程序,可以对偏微分方程进行计算!,This is a multi-grid procedure, partial differential equations can be calculated!
gl_mesh_output.rar
- 一个使用OpenGL开发网格模型的例子,通过本例子可以学习如何通过OpenGL开发VRML和3DS网格,The use of OpenGL to open a model example of Grid, through the examples, we can learn how to develop VRML through OpenGL and 3DS Grid
2008DELAUNEY.rar
- 基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入TECPLOT中。,Based on the delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents directly into TECPLOT in.
geompack.rar
- 由散点构建三角形,可用于三角形网格的生成及散点的插值,From scattered points to build a triangle, line speed
3Dmesh.rar
- 实现3D自动划分网格,网格包括三角形、四边形和六面体等,This function is for 3D automatical meshing.
RPIM_sh96close2d.rar
- 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高,meshless radial basis point interpolation method, fits the simple and complex surface, acurate
omll-3d
- 面向对象的三维无网格法OMLL程序,可用于结构、流体应力变形分析-Object-oriented three-dimensional meshless method OMLL procedure can be used for structural, fluid stress and deformation analysis
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
contour
- 生成contours,基于四边形的网格生成程序-To generate contours, based on the quadrilateral mesh generation procedure
meshsimpilification
- 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
ReMESH-2.0_win32
- 三维网格简化的程序 只有软件,没有源码,可以进行几乎所有的网格简化功能-a software for remesh, which you can use it for almost ……
CUVSUFC
- bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
Fast_Lattice_Shape_Matching_2D_Demo
- 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation. This demo is intended to illustrate the kinds of behavior attainable using the FastLSM algorithm, and to provide an example implementation of
delaunayn
- 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
网格简化源码
- 简化3d模型网格数,生成适合在LOD中使用的多层次模型。(It simplifies the number of grid in 3D model and generates multi-level models suitable for LOD.)