
About
A 7 m stretch of pressurised interior: six payload racks facing each other in two liveries, a glovebox, sleep station, exercise device and hygiene stall along the aft wall, a stowage bag wall, cable run and ventilation duct on the port wall, a laptop station, a foot restraint, a handrail run and a suit on its stand. Layout artifact; static geometry only.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Interior Work Bay (Orbital Station and Docking Bays)” asset in my project. Model: https://cdn.3dassets.dev/assets/11330/v1/model.glb Asset page: https://3dassets.dev/assets/orbital-station-and-docking-bays-interior-work-bay-72886ef5 Description: Composed example for Orbital Station and Docking Bays. - Dimensions (X × Y × Z): 7.676 × 2.19 × 5.93 metres - Triangles: 11,566 - 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/11330/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Interior Work Bay (Orbital Station and Docking Bays)
Composed example for Orbital Station and Docking Bays.