
About
A fixed arrangement of three closed parcels with modeled ribbon bands and blank label plates.
Measured bounds: 0.56 × 0.79 × 0.51 m (width × height × depth). One unit is one metre. Grounded origin at y=0, +Y up and front +Z. Static unrigged geometry. Place freely at world scale. Materials are shared within the Meadow Courier kit. CC0 original procedural geometry.
Part of Meadow Courier.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Meadow Courier Delivery Parcel Stack” asset in my project. Model: https://cdn.3dassets.dev/assets/40/v1/model.glb Asset page: https://3dassets.dev/assets/meadow-courier-delivery-parcel-stack Description: Three differently sized paper parcels with contrasting bands, ready to place at a cottage or delivery counter. - Dimensions (X × Y × Z): 0.562 × 0.792 × 0.508 metres - Triangles: 144 - 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/40/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Meadow Courier Delivery Parcel Stack
Three differently sized paper parcels with contrasting bands, ready to place at a cottage or delivery counter.