搜索资源列表
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-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
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics speed.
jianhau
- 三角网格简化源代码,效果较好,推荐使用,欢迎使用,-triangular mesh simplification of the source code, the result is better and recommended use, Welcome,
qslim-2.1.tar
- 三角网格的简化代码,速度很快-triangular mesh simplification of the code, very fast
delaunayn
- 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
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!
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
roam
- 介绍地形三角网格算法ROAM的经典算法,简单易学-Introduction terrain ROAM algorithm for triangular mesh of the classic algorithms, easy to learn
course_examples
- 三角网格处理示例程序,对学习三角网格处理有比较大的帮助-triangular mesh processing
tri-mesh-with-normal
- 一篇文章,讲述如何基于三角片法矢调整计算三角网格模型的光顺性-An article on how to adjust based on calculation of normal vector of triangles triangular mesh model of smoothness
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
models
- triangular mesh 3D models.off in format .off
computeNormalVectorTriangulation
- 三角网格模型法矢计算,适合于三角面片法矢计算及法矢修正-Triangular mesh model method vector calculation, suitable for triangles in sagittal method calculation and bolts correction method
Delaunay
- delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
3DDelaunay
- 三角格网的划分,点云数据的三角格网算法,散乱点云的三角划分算法研究-Division of the triangular mesh, the triangular grid algorithm of point cloud data
VBskeleton
- 利用VB实现ms3d格式的骨骼动画,可以显示骨骼、三角网状及纹理的显示。除此之外,还可以控制动画运动的速度等。-Using VB to implement ms3d skeleton animation, the program can display the bone animation, triangular mesh, and animation with texture . In addition, we can control the speed,zoom in/out , posi
triangle-meshes-modeling-
- Geometric modeling based on triangle meshes,基于三角网格的几何建模,国外经典三角网格处理教程,文件包含教程pdf版,及附带 源代码。-Geometric modeling based on triangle meshes, triangular grid-based geometric modeling abroad the classic triangular mesh processing tutorial file contains tutori
find_boundary.m
- find boundary of triangular mesh-find boundary of triangular mesh
Weighted_average_elem2pt.m
- Using the area of the element to weighted average a value to each point on the triangular mesh