PLY (file format)

PLY is a computer file format known as the Polygon File Format or the Stanford Triangle Format. It was principally designed to store three-dimensional data from 3D scanners. The data storage format supports a relatively simple description of a single object as a list of nominally flat polygons. A variety of properties can be stored, including color and transparency, surface normals, texture coordinates and data confidence values. The format permits one to have different properties for the front and back of a polygon.

Polygon File Format
Filename extension
.ply
Internet media type
text/plain
Type codeASCII/Binary file
Magic numberply
Developed byGreg Turk, Stanford University
Initial release1994
Type of format3D model format

There are two versions of the file format, one in ASCII, the other in binary.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.