Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PLY mesh
Search - PLY mesh - List
一个很好的关于ply2格式的文件打开的源程序,希望对做网格模型处理的人有用!-a good format for the document ply2 open source, hope to do Mesh useful to the people!
Update : 2025-02-17 Size : 385kb Publisher : 刘军

一个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
Update : 2025-02-17 Size : 40kb Publisher : niuxj

将三角网格表示的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
Update : 2025-02-17 Size : 14kb Publisher : niuxj

是一款网格数据读取工具的源码,用qt3和opengl编的。可以读取ply,obj,wrl等主流网格数据。-It s a mesh viewer tools. The data formats contain .obj, .ply. .wrl and so on.
Update : 2025-02-17 Size : 444kb Publisher : 余宇航

97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
Update : 2025-02-17 Size : 60kb Publisher : xy

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

DL : 0
convert Ply format Objects to triangulation mesh surface
Update : 2025-02-17 Size : 3kb Publisher : Mohammad

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/)
Update : 2025-02-17 Size : 416kb Publisher : GF0309

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.
Update : 2025-02-17 Size : 328kb Publisher : Niu Wenjie

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.
Update : 2025-02-17 Size : 2kb Publisher : M

DL : 0
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
Update : 2025-02-17 Size : 1kb Publisher : M

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.
Update : 2025-02-17 Size : 1kb Publisher : M

读写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.
Update : 2025-02-17 Size : 1kb Publisher : tc

Simple surface recostruction program based on Crust algorithm Given a set of 3D points returns a triangulated tight surface/基于Crust算法、不错的三维点云重构物体表面程序
Update : 2013-05-08 Size : 5.76mb Publisher : 402348518@qq.com

将三维三角网格数据存为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
Update : 2025-02-17 Size : 1kb Publisher :

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

可以简化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.
Update : 2025-02-17 Size : 6.99mb Publisher : ZHANGJING

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

DL : 0
PCL 加载并显示三角网格模型的PLY文件-PLY loads and displays the PCL file for the triangle mesh model
Update : 2025-02-17 Size : 3kb Publisher : 何英杰

针对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.
Update : 2025-02-17 Size : 28.73mb Publisher : china
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.