
About
Harrowed sand arena footing tile, 4.0 m square and 0.10 m deep, with raked lines; tiles edge to edge on a 4.0 m grid. Dimensions 4.00 x 0.12 x 4.00 m (X x Y x Z). Footing tile: origin centred, tiles on a 4.0 m grid; metre units, +Y up, +Z forward. Yard low-poly palette of flat muted colours, no textures. 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 “Arena Sand Footing Tile (Equestrian Yard and Stables)” asset in my project. Model: https://cdn.3dassets.dev/assets/16287/v1/model.glb Asset page: https://3dassets.dev/assets/equestrian-yard-and-stables-arena-footing-tile-a9dd462e Description: Four-metre square of harrowed sand footing that tiles to build an arena floor. - Dimensions (X × Y × Z): 4 × 0.12 × 4 metres - Triangles: 96 - 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/16287/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Arena Sand Footing Tile (Equestrian Yard and Stables)
Four-metre square of harrowed sand footing that tiles to build an arena floor.