
Loading model…
About
Four original vehicles arranged at true metre scale, facing +Z, on a common ground baseline.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Sea vehicle showcase (Air, Land and Sea Vehicles)” asset in my project. Model: https://cdn.3dassets.dev/assets/20037/v1/model.glb Asset page: https://3dassets.dev/assets/air-land-sea-vehicles-sea-showcase-79b9e417 Description: Composed example for Air, Land and Sea Vehicles. - Dimensions (X × Y × Z): 13.37 × 7.04 × 19.463 metres - Triangles: 19.3k - 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/20037/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Sea vehicle showcase (Air, Land and Sea Vehicles)
Composed example for Air, Land and Sea Vehicles.