ply_io


ply_io, a C cpde which reads and writes files in the PLY format, which describes a 3D polygonal mesh, by Greg Turk.

Licensing:

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

Languages:

ply_io is available in a C version and a MATLAB version and an Octave version.

Related Data and Programs:

ply_io_test

obj_to_ply, a C code which converts an OBJ file to a PLY file.

plato_ply, a C code which writes out any of the five Platonic solids as a PLY file.

ply, a data directory which contains some information about the PLY format.

ply_io, a C code which reads or writes a 3D graphics file in PLY format, by Greg Turk;

ply_to_iv, a C code which converts a PLY file to an Inventor file.

ply_to_obj, a C code which reads a PLY 3D graphics file and writes an equivalent OBJ graphics file.

Author:

Greg Turk

Source Code:


Last revised on 24 July 2019.