
About
How a rider moves on the flat: the front foot is strapped into its binding, the rear binding sits empty behind it, and the rear boot is planted on the ground beside the board mid push. The body leans out over the front foot and both arms swing for balance.
Bounding size 1.60 x 1.62 x 0.83 m (X x Y x Z), metre units, +Y up, +Z forward, resting on y=0.
Board, bindings, clothing and body are one 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 “Rider skating with one foot out (Snowboard Gear and Freestyle Riders)” asset in my project. Model: https://cdn.3dassets.dev/assets/15005/v1/model.glb Asset page: https://3dassets.dev/assets/snowboard-gear-and-freestyle-riders-rider-skating-one--557be250 Description: Rider with the front foot strapped in and the rear foot pushing on the ground beside the board. - Dimensions (X × Y × Z): 1.6 × 1.619 × 0.835 metres - Triangles: 6.6k - 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/15005/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Rider skating with one foot out (Snowboard Gear and Freestyle Riders)
Rider with the front foot strapped in and the rear foot pushing on the ground beside the board.