PLY

Extensions: ply4 outils

PLY (Polygon File Format) was designed by the Stanford Computer Graphics Laboratory. It is widely used for 3D scanner output and point cloud/mesh processing, supporting vertex attributes such as coordinates, colors, normals, and texture coordinates. It provides both ASCII and binary encodings.

PLY is known for its simplicity and flexibility, but its functional boundaries stem from this: it lacks standard animation and material systems, making it more suitable for static geometry and scanned data. Binary PLY files are smaller and load faster, making them the preferred choice when processing scanned data.

Détails du format
Nom complet
Polygon File Format (PLY)
Type
Point Cloud / Mesh
Notes
  • Pas de support des textures ou des matériaux
  • Tailles de fichier importantes pour les maillages complexes
Fonctionnalités prises en charge
  • Prise en charge des couleurs et normales par sommet
  • Encodage binaire et ASCII
  • Compatible avec MeshLab, CloudCompare, Open3D
  • Largement utilisé dans la recherche académique et le scan 3D

Outils PLY

Visionneuse PLY

Formats associés