搜索资源列表
ViewPly
- 用vc++读取ply文件模型...结果用opengl显示
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
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.
readPLYfile
- 用于读取包含点云和三角片.ply文件,若文件中还有法向信息需稍加修改。-For reading point cloud and triangle contains. Ply file, if the file there are laws to the information to be slightly modified.