
About
An autonomous parcel delivery hover drone, 1.72 m long, 1.44 m wide and 1.09 m tall. The rounded parcel bay carries a sensor band, a forward camera strip, a lidar dome and a hinged side hatch. The hatch and its handle form one node named "hatch-left" with a pivot on the top hinge line at [-0.35, 0.83, -0.05]. Lift comes from four coil rings on stub arms, each over a glowing emitter housing, plus a small louvred downwash vent in the belly. Parked, the drone is grounded on four splayed landing feet whose pads rest on y=0, holding the coil rings clear of the pad; a "cradle-belly" port at that plane lets it dock onto a cradle or the service bay lift. No wheels. 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 “Autonomous parcel hover drone (Hover Transit and Antigrav Fleet)” asset in my project. Model: https://cdn.3dassets.dev/assets/11451/v1/model.glb Asset page: https://3dassets.dev/assets/hover-transit-and-antigrav-fleet-parcel-drone-autonomo-3c2ac956 Description: A crewless parcel delivery drone with four coil ring arms, a hinged side hatch, sensor dome and landing feet. - Dimensions (X × Y × Z): 1.444 × 1.09 × 1.724 metres - Triangles: 2,724 - 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/11451/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Autonomous parcel hover drone (Hover Transit and Antigrav Fleet)
A crewless parcel delivery drone with four coil ring arms, a hinged side hatch, sensor dome and landing feet.