
About
Independent test assemblies covering both connector families. Every habitat, tunnel, junction, elbow, greenhouse, workshop, turret and airlock in the pack is mated through a hab-port, and both landers, both blast deflectors and both berm types are mated to landing pad markers. Every pair carries a checked connection assertion; the runner rejects the pack if any mate is out by more than a millimetre.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Connector Cases (Lunar Surface Colony and Rovers)” asset in my project. Model: https://cdn.3dassets.dev/assets/11388/v1/model.glb Asset page: https://3dassets.dev/assets/lunar-surface-colony-and-rovers-connector-cases-e58e7fe0 Description: Composed example for Lunar Surface Colony and Rovers. - Dimensions (X × Y × Z): 61.661 × 7.6 × 71.454 metres - Triangles: 56.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/11388/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Connector Cases (Lunar Surface Colony and Rovers)
Composed example for Lunar Surface Colony and Rovers.