PLY Viewer for Windows
Open polygon-mesh PLY files on Windows, inspect static geometry and source topology, choose source units, and review model dimensions.
Applies to Tridi Viewer 1.1.3 public beta. Check current format support.
Inspect polygon-mesh PLY files
Tridi Viewer opens .ply files locally on Windows for static mesh inspection. Review polygon geometry, source topology, orientation, and model dimensions in a focused desktop viewer.
PLY, also known as the Polygon File Format or Stanford PLY, stores named elements and properties described by a file header. Files commonly contain vertices and polygon faces, with optional properties such as normals, colors, or texture coordinates. Because producers can define additional properties, the data present in one PLY file may differ substantially from another.
Common PLY viewing use cases
- Review a polygon mesh exported by a 3D scanner, reconstruction tool, or geometry-processing pipeline.
- Check whether vertex colors, normals, UV data, and polygon faces survived conversion.
- Inspect source edges, orientation, dimensions, and selection before sharing the mesh.
- Distinguish a render or normal problem from a file that contains only points and no usable faces.
Supported PLY data
- Static polygon geometry and authored polygon boundaries.
- Available normals, UV data, vertex colors, and material data supported by the importer.
- Source-wireframe, object selection, dimensions, and diagnostic render passes.
- Configurable source units for files without usable unit metadata.
Units, properties, and topology
PLY workflows do not consistently provide a usable physical unit. If the dimensions are wrong, choose the intended source unit in Preferences and reopen the model. Solid Wireframe displays authored polygon boundaries, while Matcap, normals-related render passes, and vertex-color inspection can make surface problems easier to see.
Custom elements and properties may be meaningful to the producing application but irrelevant to a mesh renderer. Tridi Viewer reads the representable geometry and surface attributes; it is not a general-purpose viewer for arbitrary PLY metadata.
PLY support boundaries
Vertex-only point clouds are not supported; the file must contain usable polygon faces. PLY import is static and does not provide animation, skinning, morph-target playback, scene hierarchy, or procedural reconstruction data. Very dense scan meshes can require substantial system and graphics memory even when the file itself appears compact.
Format reference: the Library of Congress PLY format description summarizes its ASCII header, binary variants, elements, and properties.
Open the file in Tridi Viewer
Install the public beta from Microsoft Store on a supported x64 Windows PC.