Test files3D models › cube.gltf

Sample glTF file

A glTF 2.0 document with geometry embedded as a base64 data-URI buffer.

↓ Download cube.gltf
Filenamecube.gltf
FormatglTF
Size1.3 KB (1,340 bytes)
MIME typemodel/gltf+json
SHA-2561fb87da2ab7c9ec87a16503d2adfe46f6ec34ad7bb6c5899d00f50f2593f689b
What this file catchesThe modern web/AR 3D standard. JSON referencing binary accessors; catches viewers that only accept .glb (binary glTF) or external .bin buffers and choke on an embedded data URI.

Download & verify

curl -fsSL -o "cube.gltf" "https://files.hexaqa.com/3d/cube.gltf"
curl -fsSL "https://files.hexaqa.com/3d/cube.gltf" | sha256sum # expect: 1fb87da2ab7c9ec87a16503d2adfe46f6ec34ad7bb6c5899d00f50f2593f689b

More 3d models test files

cube.objcube.plycube.stl

← All 3D models files