搜索资源列表
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
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
- 对ply文件的说明与实际应用..希望能大家有用.这是我们老师自己做的东西.-To ply the documents of the application and the actual U.S. .. want to be useful. This is our teachers to do their own things.
plyRender
- 针对ascii和binary格式的ply文件的绘制和简化算法-For ascii and binary file formats ply mapping and simplified algorithm
ViewPly
- 用vc++读取ply文件模型...结果用opengl显示-With vc++ Read ply paper model ... the results show that using opengl
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 m
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
scanalyze-1.0.3.src
- 用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
ply-1.1
- 米开朗琪罗工程,3D格式文件ply的转换源代码,请给以参考-Michelangelo Project, 3D format conversion ply source code, please give reference
ply-0.1
- 读取ply文件的程序,很全面,适合ascii和二进制格式-code to read ply files
plyLoader
- 一个简单的ply文件loder,可以载入ascii 1.0编码格式的ply模型-A Simple Ply Model File Loader
PLY
- 这是PLY兔子模型。可以三维显示 分4个文件其中一个为数据库文件,一个为头文件,另外两个为CPP文件-This is the PLY rabbit model. Three-dimensional display can be one of sub-4 file for the database file, one for the header file, the other two for the CPP file
MITKTest32
- 一个打开并显示ply文件的源码,使用VS2008编写,基于mitk类库,使用是要配置好头文件和库文件。ply格式是斯坦福大学开发的一种显示三维图像的模式。-Ply an open and display the source code file, written using VS2008, based mitk library, is configured using the header files and libraries. pl
reading-the-PLY
- 读取PLY文件,自己写的用于读取PLY格式文件的代码,用着还可以,可以试试看-reading the PLY files
ply
- 基于vc++的ply文件的读取和写入,实用于ASCII和binary两种-Based on the read and write vc++ ply files in ASCII and binary two kinds of practical
ply
- MATLAB读取ply文件的程序 讲ply文件转换成MATLAB可读可视文件(The program for read ply file using MATLAB)
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)