Test files › 3D models
Sample 3D models test files
Free 3d models test files for QA and developers: cube.gltf, cube.obj, cube.ply, cube.stl. Each with a published SHA-256 and a note on what it catches.
| File | Format | Size | What it catches |
cube.gltf | glTF | 1.3 KB | A glTF 2.0 document with geometry embedded as a base64 data-URI buffer. |
cube.obj | OBJ | 221 bytes | A Wavefront OBJ unit cube: 8 vertices, 12 triangular faces. |
cube.ply | PLY | 343 bytes | A Stanford PLY (ASCII) unit cube. |
cube.stl | STL | 684 bytes | A binary STL unit cube: 12 triangles with per-facet normals. |