
About
A porter moving a stacked and lashed load to base camp on a head strap taken over the crown, with both hands steadying the strap and a trekking pole in the right hand. Load is bound with two circumferential lashings.
Bounding size 0.63 x 2.22 x 0.72 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 “Porter with a load (Mountaineering and Summit Expedition)” asset in my project. Model: https://cdn.3dassets.dev/assets/18789/v1/model.glb Asset page: https://3dassets.dev/assets/mountaineering-and-summit-expedition-porter-with-load-c10e471d Description: Porter carrying a tall lashed three-piece load on a head strap, using a trekking pole. - Dimensions (X × Y × Z): 0.632 × 2.222 × 0.722 metres - Triangles: 4.0k - 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/18789/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Porter with a load (Mountaineering and Summit Expedition)
Porter carrying a tall lashed three-piece load on a head strap, using a trekking pole.