
About
The obstacle that catches a board: a large boulder standing half buried in the snowpack with a moat opened round it by wind and radiation, a drift banked against the lee face and a cap of snow sitting on the crown.
Bounding size 3.25 x 1.75 x 2.80 m (X x Y x Z), metre units, +Y up, +Z forward, resting on y=0.
All geometry is a single static assembly; no named pivot nodes.
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 “Boulder in snow (Backcountry Snowboarding and Avalanche Safety)” asset in my project. Model: https://cdn.3dassets.dev/assets/12157/v1/model.glb Asset page: https://3dassets.dev/assets/backcountry-snowboarding-and-avalanche-safety-boulder--0fc746fd Description: Half buried boulder with a wind moat opened around it, a drift banked on the lee face and a cap of snow on the crown. - Dimensions (X × Y × Z): 3.25 × 1.748 × 2.8 metres - Triangles: 2,650 - 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/12157/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Boulder in snow (Backcountry Snowboarding and Avalanche Safety)
Half buried boulder with a wind moat opened around it, a drift banked on the lee face and a cap of snow on the crown.