
About
The smallest tent of the expedition: one alloy hoop at the head end, a lofted shell tapering to a low tail so spindrift is shed, a bathtub floor and four guy lines.
Bounding size 1.72 x 0.85 x 2.60 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 “Single-hoop assault tent (Mountaineering and Summit Expedition)” asset in my project. Model: https://cdn.3dassets.dev/assets/12237/v1/model.glb Asset page: https://3dassets.dev/assets/mountaineering-and-summit-expedition-single-hoop-assau-6b94cd8c Description: Minimal single-hoop assault tent that tapers to a low tail, for a summit camp on a small platform. - Dimensions (X × Y × Z): 1.72 × 0.846 × 2.604 metres - Triangles: 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/12237/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Single-hoop assault tent (Mountaineering and Summit Expedition)
Minimal single-hoop assault tent that tapers to a low tail, for a summit camp on a small platform.