
About
A pack of aerated concrete blocks: five courses of large blocks with staggered joints on a pallet, two straps and a broken top course showing the block faces. Modelled in metres, +Y up, with the user or aisle side toward +Z and the piece resting on y=0. Static geometry; no rig, collision or navigation data.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Concrete block pack (Hardware Store and DIY Warehouse)” asset in my project. Model: https://cdn.3dassets.dev/assets/9958/v1/model.glb Asset page: https://3dassets.dev/assets/hardware-store-and-diy-warehouse-concrete-block-pack-106b6e2a Description: A pack of aerated concrete blocks: five courses of large blocks with staggered joints on a pallet, two straps and a broken top course showing the block faces. - Dimensions (X × Y × Z): 1.05 × 1.012 × 0.72 metres - Triangles: 1,920 - Animations: none - Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/) - Loading: Three.js GLTFLoader; no additional decoders required.
Also available as JSON, Markdown, or via the MCP server.
Import manually
Choose your framework, then copy the code into your project to load the asset.
import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'
const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/9958/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Concrete block pack (Hardware Store and DIY Warehouse)
A pack of aerated concrete blocks: five courses of large blocks with staggered joints on a pallet, two straps and a broken top course showing the block faces.