
About
A stack of nine net-wrapped round bales, four at the base and tapering to two on top, each about 1.3 m across and 1.2 m wide. Measures 5.16 by 3.69 by 1.39 m (X by Y by Z), metre units, +Y up, +Z forward, resting on y=0. All geometry is a single static assembly. Static geometry; no rig, animation, 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 “Round bale stack (Arable Fields and Farm Machinery)” asset in my project. Model: https://cdn.3dassets.dev/assets/11971/v2/model.glb Asset page: https://3dassets.dev/assets/arable-fields-and-farm-machinery-round-bale-stack-0bb7f64d Description: A stack of nine net-wrapped round bales, four at the base and tapering to two on top, each about 1.3 m across and 1.2 m wide. - Dimensions (X × Y × Z): 5.162 × 3.69 × 1.392 metres - Triangles: 3.7k - 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/11971/v2/model.glb', (gltf) => {
scene.add(gltf.scene)
})Round bale stack (Arable Fields and Farm Machinery)
A stack of nine net-wrapped round bales, four at the base and tapering to two on top, each about 1.3 m across and 1.2 m wide.