Welcome![Sign In][Sign Up]
Location:
Search - PLY mesh

Search list

[Special EffectsMeshVisual

Description: 一个很好的关于ply2格式的文件打开的源程序,希望对做网格模型处理的人有用!-a good format for the document ply2 open source, hope to do Mesh useful to the people!
Platform: | Size: 394240 | Author: 刘军 | Hits:

[3D GraphicPLY_TO_TRI_MESH

Description: 一个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
Platform: | Size: 40960 | Author: niuxj | Hits:

[3D GraphicTRI_MESH_TO_PLY

Description: 将三角网格表示的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
Platform: | Size: 14336 | Author: niuxj | Hits:

[OpenGL programmview-src-0.3.2.tar

Description: 是一款网格数据读取工具的源码,用qt3和opengl编的。可以读取ply,obj,wrl等主流网格数据。-It s a mesh viewer tools. The data formats contain .obj, .ply. .wrl and so on.
Platform: | Size: 454656 | Author: 余宇航 | Hits:

[GDI-Bitmapsiggraph

Description: 97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
Platform: | Size: 61440 | Author: xy | Hits:

[Graph Recognizescanalyze-1.0.3a.win32.bin

Description: 此软件用来查看.ply文件的网格模型,应用比较简单,所需要文件已经附在压缩包中-This software used to view. Ply mesh file, the application is relatively simple, the required documents have been attached to the compressed package
Platform: | Size: 6597632 | Author: zero | Hits:

[matlabply_write

Description: convert Ply format Objects to triangulation mesh surface
Platform: | Size: 3072 | Author: Mohammad | Hits:

[Delphi VCLGLSViewer

Description: A fast 3D mesh viewer. Released as Freeware and open-sourced under Mozilla PL (http://mozilla.org) 3D Formats: 3DS, OBJ, SMD, MD2, TIN, PLY, STL 2D Formats: JPG, BMP, TGA, CEL etc. Supports smooth and flat shading, wireframes, hidden lines removal, texturing and antialiasing (if supported by hardware). GLSViewer was made and packaged with the following tools and libraries: - Delphi (http://www.borland.com/delphi/) - GLScene (http://glscene.net) - GraphicEx (http://www.delphi-gems.com) - RxLib (http://sourceforge.net/projects/rxlib) - UPX (http://upx.sourceforge.net/)
Platform: | Size: 425984 | Author: GF0309 | Hits:

[OpenGL programJMeshLib

Description: 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, mesh construction/destruction, traversal). It is written in C++ and includes support for reading and writing the file formats: OFF, PLY STL VER-TRI and IV 2.1, VRML 1.0, VRML 2.0, OBJ.
Platform: | Size: 335872 | Author: Niu Wenjie | Hits:

[matlabcalcMeshNormals

Description: Calculates normals of a mesh. A mesh is without normals if it is constructed using pointCloud2rawMesh.m or is read from a ply or vrml file.
Platform: | Size: 2048 | Author: M | Hits:

[matlabmakePly

Description: 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 from Stanford University. Both are available for free
Platform: | Size: 1024 | Author: M | Hits:

[matlabpointCloud2rawMesh

Description: 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.
Platform: | Size: 1024 | Author: M | Hits:

[3D GraphicOperatePly

Description: 读写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 are available for free. Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.
Platform: | Size: 1024 | Author: tc | Hits:

[3D GraphicMyCrust09

Description: Simple surface recostruction program based on Crust algorithm Given a set of 3D points returns a triangulated tight surface/基于Crust算法、不错的三维点云重构物体表面程序
Platform: | Size: 6039271 | Author: 402348518@qq.com | Hits:

[3D Graphicplywrite

Description: 将三维三角网格数据存为ply格式文件,输入参数为三维数据x,y,z坐标,色彩信息,三角网格下标矩阵-The data is saved in the three-dimensional triangular mesh ply format, input parameters for the three-dimensional data x, y, z coordinates, color information, the subscript matrix triangular mesh
Platform: | Size: 1024 | Author: | Hits:

[3D Graphictoolbox_graph

Description: 该工具包囊括了常用的三维模型处理方法,能读取.off .ply .obj等常用的三维模型格式。非常实用。-this toolbox is contains widely used mesh processing methods.such as compute rotation,compute normal and so on .
Platform: | Size: 4404224 | Author: john | Hits:

[3D GraphicMESH--SIMPLE

Description: 可以简化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 triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer. The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
Platform: | Size: 7326720 | Author: ZHANGJING | Hits:

[OS programexercise-1

Description: 此工程实现PLY与OFF两种三角网格文件之间的自由转换,运行速度相当可观。-This project to achieve the conversion between the two kinds of triangular mesh file PLY and OFF
Platform: | Size: 23969792 | Author: 于福翔 | Hits:

[VTKget_show_ply

Description: PCL 加载并显示三角网格模型的PLY文件-PLY loads and displays the PCL file for the triangle mesh model
Platform: | Size: 3072 | Author: 何英杰 | Hits:

[3D GraphicMESH--SIMPLE

Description: 针对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 that comes with the file in the view to make the model simplified.
Platform: | Size: 30123008 | Author: china | Hits:

CodeBus www.codebus.net