
About
A hover craft docking cradle, 3.60 m wide, 2.92 m deep and 2.45 m tall. Four splayed legs on footpads carry an alloy saddle deck with two soft landing pads, two glowing alignment strips and a pair of funnel guides that centre a craft as it settles. A service column beside the saddle holds a coupler head, a status panel and a beacon. The "cradle-saddle" port sits at [0, 1.15, 0] facing +Y; craft in this pack carry a matching "cradle-belly" port at their own y=0 facing -Y, so a docked craft rests exactly on the saddle. 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 “Hover craft docking cradle (Hover Transit and Antigrav Fleet)” asset in my project. Model: https://cdn.3dassets.dev/assets/17109/v1/model.glb Asset page: https://3dassets.dev/assets/hover-transit-and-antigrav-fleet-docking-cradle-c8c86e49 Description: A splayed docking cradle whose padded saddle carries a parked hover craft at 1.15 m, with alignment guides and a service coupler column. - Dimensions (X × Y × Z): 3.6 × 2.45 × 2.92 metres - Triangles: 1.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/17109/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Hover craft docking cradle (Hover Transit and Antigrav Fleet)
A splayed docking cradle whose padded saddle carries a parked hover craft at 1.15 m, with alignment guides and a service coupler column.