
Loading model…
About
Four route modules chained on the slope port grid, including one placed at 180 degrees, so every slope connection case can be checked.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Slope connector cases (Backcountry Snowboarding and Avalanche Safety)” asset in my project. Model: https://cdn.3dassets.dev/assets/12168/v1/model.glb Asset page: https://3dassets.dev/assets/backcountry-snowboarding-and-avalanche-safety-slope-co-c09a8f0f Description: Composed example for Backcountry Snowboarding and Avalanche Safety. - Dimensions (X × Y × Z): 3.035 × 3.923 × 16 metres - Triangles: 8,864 - 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/12168/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Slope connector cases (Backcountry Snowboarding and Avalanche Safety)
Composed example for Backcountry Snowboarding and Avalanche Safety.