
About
A four-port node with a laboratory, airlock and tunnel attached, its forward port left free with an alignment target and camera arm. A crew ferry holds 14 m out on the port axis and an automated freighter waits 34 m behind it, with a suited crew member on a manoeuvring unit and an inspection drone standing off. Layout artifact; no animation or approach logic.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Docking Approach (Orbital Station and Docking Bays)” asset in my project. Model: https://cdn.3dassets.dev/assets/13664/v1/model.glb Asset page: https://3dassets.dev/assets/orbital-station-and-docking-bays-docking-approach-30c18587 Description: Composed example for Orbital Station and Docking Bays. - Dimensions (X × Y × Z): 16.178 × 9.263 × 55.376 metres - Triangles: 38.2k - 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/13664/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Docking Approach (Orbital Station and Docking Bays)
Composed example for Orbital Station and Docking Bays.