搜索资源列表
ply文件格式源代码
- 三维图形学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。-3D Computer Graphics.VC in/out source code of a file format about reverse engineering .
ply.tar
- 一个ply 文件格式源码,C++文件,ply文件的导入,导出类等详细内容-ply a source file format, C + +, ply documents import, and export etc. Details
PLYPolygonFileFormat
- 一个三维ply文件格式的源码,从国外网站下载的,希望能对感兴趣的人有用处-ply a 3D file format source code, downloaded from the website abroad, in hopes of interested persons useful
ViewPly
- 用vc++读取ply文件模型...结果用opengl显示
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
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
ply-readandwrite
- 三维显示软件,ply格式读取 来自欧洲米开朗琪罗工程,请大家给与关注-3D show software code
ply-1.1
- This tool is to read ply files. This format was developed at Stanford University.The code can read ASCII formats big-endian and little-endian byte orders.
Deal_ply_matrix
- 读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.-Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.
SKULL
- 人类的头骨模型,包含各种三维格式,如Ply,off,3ds,obj-Human skull model, includes a variety of 3D formats, such as Ply, off, 3ds, obj, etc.
big_man
- Sample of PLY File made in Blender and exported PLY mode to be read in Open GL
Src
- 在很多书上介绍的三维图形数据都是.obj,3ds格式,.dxf等格式的,真正讲解如何读取的就只有.obj格式文件的。但是我现在所做的内容,要求从.ply文件中读取初始塞维图形数据,-Are many books on the introduction of the three-dimensional graphics data. Obj, 3ds format dxf format really explain how to read only. Obj format. But I am doi
readtply
- 读取带纹理的PLY文件,即有颜色的三维图像格式,将之读取出来,为n*6的矩阵。-Read textured PLY files, that is the color of the three-dimensional image format, to be read out, n* 6 of the matrix.
VTKline
- 可以在ply模型上面通过鼠标拾取点,并绘制经过拾取点的线。-In the ply model above through the mouse pickup point, and draw after the pick-up point line.
open
- 可以在ply模型上作出一个切口,并可以不同角度切口-Can make an incision in the ply model, and can be different incision
Transparency
- 可以在ply模型上对自己选择区域进行透明化处理。-Can be transparent treatment of their area is selected in the ply model.
PoissonRecon
- 用于点云表面重建,基于Poisson重建算法,生成.ply文件,需要先求取点云法向量。-For point cloud surface reconstruction, reconstruction algorithm based on Poisson generate. Ply files, you need to strike a point cloud normal vector.
meshlab
- 能够显示ply模型文件的三维显示系统,利用QT和vs2012共同显示三维图形。(A 3D display system that can display ply model files, and use QT and vs2012 to display 3D graphics together.)