threejs-3d-assets ← all assets

Treasure chest

798 tris · 1 materials · 0.64×0.47×0.49 m
test pivots:

drag to orbit · scroll to zoom

hero.png back.png detail.png front.png left.png pose-lid.png removed-padlock.png right.png top.png
Part hierarchy (toggle visibility)
Everything · lifetime$99

Every asset and kit, current and future · lifetime updates

  • 798 triangles · 1 material
  • 0.64 × 0.47 × 0.49 m, real-world scale
  • GLB + drop-in ES module
  • Rigged: lid
  • Commercial license: games, apps, client work, anything. No attribution required. (No reselling the raw assets.)

Use it

// after purchase you get the files (GLB + ES module):
new GLTFLoader().load('./treasure-chest-373a2e.glb', (gltf) => scene.add(gltf.scene));
// or: import { createAsset } from './treasure-chest-373a2e.mjs'