
 MATLAB functions to read and write 3D data PLY files
    by Pascal Getreuer 2004


Files in this archive:
   ply.htm
   plyread.m
   plywrite.m
   readme.txt  (this file)  

PLY is a file format for exchanging 3D data like meshes and 3D scans.  This archive contains an HTML file, "ply.htm", on the PLY format and links to PLY resources.  This archive also contains two MATLAB M-file functions to read and write PLY files, "plyread.m" and "plywrite.m". 

Contact information:
Pascal Getreuer
email: getreuer@colorado.edu
