搜索资源列表
使用三角网格逼进球面_完美版
- 一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmai
delanay_all
- 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。-then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-
MarchingCubes
- Marching Cube算法源代码,用C写的,实现三维空间数据的三角化-Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation
Mesh_Simplification
- 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果-Triangle mesh simplification edge collapse algorithm, the grid supports standard input file. Obj format (bin folder with a notepad available to ope
tinlib_w
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用-Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
trimesh2-2.8
- 网格的三角化相关问题的算法实现,有兴趣的可以下载来看看那-Trimesh
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 l
Delaunay
- 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse butt
geompack
- voronoi图及delaunay三角网格化程序-voronoi diagrams and delaunay triangulation gridding procedure
KenDelaunay2D
- 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
linearSubdivision
- 一种利用线性插值做的三角网格化的matlab程序-linearSubdivision A simple m file for the triangle mesh subdivision using linear interpolation.
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.
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
triangulationVolume
- 体数据的三角网格化,可用于三角网格简化与显示-Triangular grid for volume data
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法-Building triangulation and draw the normal vector of each triangle
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
三角网格曲面参数化
- 我收集的三角网格参数化算法论文,其中保角算法我用代码验证过,效果不错,就是效率很慢,欢迎大家一起来写代码验证。(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. Welc
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 part