搜索资源列表
sphere3d.rar
- 3d球坐标 球坐标绘图 直角转极坐标 画三维图, SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and
delaunayn
- 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
mexcgns_2.5.3_MATLAB_bin
- CGNS是一个事实上的交流和其他计算流体力学网格数据为基础的模拟标准文件格式。-CGNS is a de facto standard file format for exchanging data in CFD and other mesh-based simulations.
initmesh
- 建立图形的三角分割,能够自动生成三角网格。具有多种增强功能,比如加密网格-INITMESH Build an initial PDE triangular mesh
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both
PLY_TO_TRI_MESH
- 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
TRI_MESH_TO_PLY
- 将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file
poly-mesh
- simple opengl code to create polygons on user click. you can add and remove points.
GenAlgo
- A sample function of two variables. PEAKS is a function of two variables, obtained by translating and scaling Gaussian distributions, which is useful for demonstrating MESH, SURF, PCOLOR, CONTOUR, etc.-A sample function of two variables.
3
- 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
geom3d_2011.06.30
- 这是一个基于三角曲面网格实现测地线算法的matlab程序源码-This is an implementation of geodesic (shortest path) algorithm for triangular mesh (triangulated surface) first described by Mitchell, Mount and Papadimitriou in 1987[1] with some minor improvements, extensions and sim
warping-simulation
- 使用matlab编写。使用质点-弹簧模型模拟三维网格的变形过程。-we apply the mass-spring model to simulate the deformation of 3D mesh using matlab
pointCloud2mesh
- 由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and
laplacian-editing-2D-MATLAB
- laplacian网格编辑 2D,里面包含了如何加入旋转-laplacian mesh editing 2D, which includes how to join Rotary
Matlab_Polygons_intersection
- 多边形网格相交区域搜索,MATLAB源程序,含有若干示例-Polygon mesh intersection area search, MATLAB source, contains a number of examples
example
- 用matlab实现的在三角形网格上将隐式曲面转化成参数曲面-Will be used in the triangular mesh implicit surfaces matlab realize converted into parametric surfaces
mesh-generator-for-FEM
- mesh generator for finite element method matlab code
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
distmesh_v10
- 划分有限元网格,利用MATLAB将数据文件,重新建立网格,效果非常好(mesh,finite element method)
toolbox-graph-master
- matlab工具箱,处理三角网格文件,包括读取,写入,平滑,计算曲率等等(a matlab toolbox for processing triangular mesh,for example, read, write, smooth, simplify, calculate curvature, etc.)