Test files › 3D models › cube.ply
Sample PLY file
A Stanford PLY (ASCII) unit cube.
↓ Download cube.ply| Filename | cube.ply |
| Format | PLY |
| Size | 343 bytes (343 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | f09ca2d6411df2cc9717a4fb4f91f67b32b4c5df95855ac51686d7dde51f03fc |
What this file catchesPoint-cloud and scan tooling. ASCII header declaring element counts then data; catches parsers that ignore the declared vertex/face counts.
Download & verify
curl -fsSL -o "cube.ply" "https://files.hexaqa.com/3d/cube.ply"
curl -fsSL "https://files.hexaqa.com/3d/cube.ply" | sha256sum
# expect: f09ca2d6411df2cc9717a4fb4f91f67b32b4c5df95855ac51686d7dde51f03fc