
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 “Air vehicle showcase (Air, Land and Sea Vehicles)” asset in my project. Model: https://cdn.3dassets.dev/assets/2925/v1/model.glb Asset page: https://3dassets.dev/assets/air-land-sea-vehicles-air-showcase-4fd1634d Description: Composed example for Air, Land and Sea Vehicles. - Dimensions (X × Y × Z): 19.85 × 8.505 × 18.485 metres - Triangles: 11,212 - 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/2925/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Air vehicle showcase (Air, Land and Sea Vehicles)
Composed example for Air, Land and Sea Vehicles.