ply_to_tri_surface_test, a MATLAB code which calls ply_to_tri_surface(), 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 in 3D or TRI_SURFACE.
The information on this web page is distributed under the MIT license.
ply_to_tri_surface, a MATLAB code 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 in 3D or TRI_SURFACE.