Test files3D models › cube.obj

Sample OBJ file

A Wavefront OBJ unit cube: 8 vertices, 12 triangular faces.

↓ Download cube.obj
Filenamecube.obj
FormatOBJ
Size221 bytes (221 bytes)
MIME typemodel/obj
SHA-256e3ebfea63f131372663eba695c3d78df2fcb9119ed042189466c5c17d73ee4c5
What this file catchesThe most common interchange mesh format. Plain text; catches loaders that assume 1-indexed vs 0-indexed faces (OBJ is 1-indexed) and those that cannot triangulate. Watertight closed mesh.

Download & verify

curl -fsSL -o "cube.obj" "https://files.hexaqa.com/3d/cube.obj"
curl -fsSL "https://files.hexaqa.com/3d/cube.obj" | sha256sum # expect: e3ebfea63f131372663eba695c3d78df2fcb9119ed042189466c5c17d73ee4c5

More 3d models test files

cube.gltfcube.plycube.stl

← All 3D models files