搜索资源列表
Extract
- 读写ply格式的3D文件,重构3Dmesh, 先提取出isosurface,再重建,详情请看英文说明。谢谢。-* C code from the article * "An Implicit Surface Polygonizer" * by Jules Bloomenthal, jbloom@beauty.gmu.edu * in "Graphics Gems IV", Academic Press, 1994
ply
- 对三维网格数据文件PLY格式进行读、写。-It is deal with PLY file and do reading and writing,etc.
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
ply
- 代码实现ply文件格式的读写,希望可以给你们带来帮助。-Code implements the ply file format, speaking, reading and writing, the hope can bring you help.
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)