
Loading model
About
The launch mount: a ring deck 11.5 m across on six columns over the trench mouth, railed all round, with a yellow kick ring for the vehicle skirt and four hold down clamps on hinge posts that swing clear at release. Umbilical plate and cryogenic risers on one flank. Dimensions 11.87 by 6.19 by 13.36 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. Animated pivot nodes: clamp-a at (2.19, 3.70, 2.19) m; clamp-b at (-2.19, 3.70, 2.19) m; clamp-c at (-2.19, 3.70, -2.19) m; clamp-d at (2.19, 3.70, -2.19) m. Stands over the flame trench section with the exhaust hole open through the deck. The clamps are the nodes clamp-a to clamp-d, each hinged on its own post. Launch complex palette: pad concrete, flame scorch, galvanised steel, charcoal, vehicle white, cryogenic pale blue, safety red, hazard yellow, glazing and gravel. Rigid node-transform clips: open and close. No skinning. No collision or navigation data. Invented design: no real launch provider, agency, vehicle, site or mission is named or depicted, and every sign, plate and screen is blank.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Launch Mount with Clamps (Rocket Launch Pad and Gantry)” asset in my project. Model: https://cdn.3dassets.dev/assets/38160/v1/model.glb Asset page: https://3dassets.dev/assets/rocket-launch-pad-and-gantry-launch-mount-with-clamps-7e9dc1f0 Description: The launch mount: a ring deck 11.5 m across on six columns over the trench mouth, railed all round, with a yellow kick ring for the vehicle skirt and four hold down clamps on hinge posts that swing clear at release. Umbilical plate and cryogenic risers on one flank. - Dimensions (X × Y × Z): 11.874 × 6.19 × 13.358 metres - Triangles: 1.6k - Animations: open, close - 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'
import { AnimationMixer } from 'three'
let mixer
const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/38160/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
mixer = new AnimationMixer(gltf.scene)
mixer.clipAction(gltf.animations[0]).play()
})
// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
mixer?.update(deltaSeconds)
}Common questions
How do I use this model with my AI development tools?
How do I get started?
Which game engines and tools can I use this model with?
How do I import this model into Unity, Godot, Unreal or Blender?
Can I use this model in a commercial game, and do I need to credit anyone?
Can I load it from the CDN instead of downloading it?
Do I need Draco, Meshopt or KTX2 to load it?
Launch Mount with Clamps (Rocket Launch Pad and Gantry)
The launch mount: a ring deck 11.5 m across on six columns over the trench mouth, railed all round, with a yellow kick ring for the vehicle skirt and four hold down clamps on hinge posts that swing clear at release. Umbilical plate and cryogenic risers on one flank.