搜索资源列表
siggraph
- 97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
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
scanalyze-1.0.3a.win32.bin
- 此软件用来查看.ply文件的网格模型,应用比较简单,所需要文件已经附在压缩包中-This software used to view. Ply mesh file, the application is relatively simple, the required documents have been attached to the compressed package
ply_write
- convert Ply format Objects to triangulation mesh surface
JMeshLib
- JMeshLib程序主要针对流形三角网格进行优化,以边为结构数据对三维立体表面数据进行法矢一致性转换、孔洞检查、噪声监测以及剔除退化三角形等功能。-JMeshLib provides a framework to work with manifold triangle meshes. It implements an edge-based data structure with all its fundamental functionalities (i.e., file I/O, me
makePly
- Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both are available for fr-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze
pointCloud2rawMesh
- Same as pointCloud2mesh.m but this one only outputs a mesh. Normals and neighbors of vertices and triangles are NOT calculated to save time. This is sufficient if you want to make a ply or a vrml file of the mesh.
MESH--SIMPLE
- 可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件 2:选择要简化的模型,eg:huge_bunny.ply 3:选择简化 -Mesh Simplification Viewer This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangl
exercise-1
- 此工程实现PLY与OFF两种三角网格文件之间的自由转换,运行速度相当可观。-This project to achieve the conversion between the two kinds of triangular mesh file PLY and OFF
MESH--SIMPLE
- 针对ply文件格式的网格简化代码实现,简化方法主要是利用二次误差矩阵的方法减少面片数。在vs上执行oglpmesh.dsw文件在视图中添加文件中的自带的ply模型可进行模型简化实现。-The simplification method is to reduce the number of patches by using the quadratic error matrix method. Execute the oglpmesh.dsw file on vs Add the ply model