ply_to_tri_surface_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and codes:

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.

Source Code:


Last revised on 13 September 2024.