{"data":{"id":"17096","slug":"hover-transit-and-antigrav-fleet-maintenance-rig-lift--e6c9df7f","title":"Maintenance hover rig with lift arm (Hover Cars and Flying Vehicles)","summary":"A works hover rig with a turntable mounted two stage lift arm and work basket, outrigger feet, deck lockers and four repulsor pods.","description":"A maintenance hover rig, 6.02 m long, 2.96 m wide and 4.62 m tall. A lofted hull carries a glazed crew cab, a plated rear deck, side lockers, hazard strakes and a six lens light bar. A turntable at the deck centre carries a two stage articulated lift arm ending in a railed work basket. Three named nodes with pivots let the arm be posed: \"boom-lower\" pivoting at [0, 1.58, -0.60], \"boom-upper\" at [0, 3.14, 0.60] and \"basket\" at [0, 3.64, 2.50]. Two outrigger legs with splayed feet fold down beside the tail. Lift comes from four large repulsor pods with copper coil rings and glowing annular emitters 0.32 m above the ground and a louvred downwash vent. Parked, the rig is grounded on its ground-effect skirt loop and its outrigger feet, all resting on y=0. No wheels. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/hover-transit-and-antigrav-fleet-maintenance-rig-lift--e6c9df7f","cdnUrl":"https://cdn.3dassets.dev/assets/17096/v1/model.glb","downloadUrl":"https://3dassets.dev/download/hover-transit-and-antigrav-fleet-maintenance-rig-lift--e6c9df7f","thumbnailUrl":"https://cdn.3dassets.dev/assets/17096/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/17096/v1/poster.webp","blurhash":"U8Amev^*024q01IV%2xZ00S5?Y$~~VxtR+kD","category":{"slug":"vehicles","title":"Vehicles"},"tags":[{"slug":"sci-fi","title":"Sci-Fi"},{"slug":"realistic","title":"Realistic"},{"slug":"exterior","title":"Exterior"}],"license":{"slug":"cc0-1.0","name":"CC0 1.0 Universal","url":"https://creativecommons.org/publicdomain/zero/1.0/","attributionRequired":false},"contributor":{"username":"3dassets","name":"3D Assets","url":"https://3dassets.dev/u/3dassets"},"stats":{"fileSize":232848,"triangles":4692,"vertices":14076,"meshes":12,"materials":7,"textures":0,"animations":[],"boundingBox":{"min":[-1.479948248654976,0.00013996636015845,-2.9200000762939453],"max":[1.479948248654976,4.6199998998641965,3.099990141923552]},"sizeMeters":[2.96,4.62,6.02],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-07T16:26:39.725Z","updatedAt":"2026-09-07T21:20:11.413Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/17096/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MaintenanceHoverRigWithLiftArmHoverCarsAndFlyingVehicles(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/17096/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/17096/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/17096/v1/model.glb\" alt=\"Maintenance hover rig with lift arm (Hover Cars and Flying Vehicles)\" camera-controls auto-rotate></model-viewer>","blender":"# Blender 4.x: File > Import > glTF 2.0, or from the Python console after downloading the file.\nimport bpy\nbpy.ops.import_scene.gltf(filepath='model.glb')  # from https://cdn.3dassets.dev/assets/17096/v1/model.glb\n# Metres and +Y up are converted to Blender's Z-up scene automatically.","godot":"# Godot 4: copy model.glb into res://models/ and the editor imports it as a scene.\nvar packed := load(\"res://models/model.glb\") as PackedScene\nvar model := packed.instantiate()\nadd_child(model)","unity":"// Unity: import model.glb with glTFast (Package Manager: com.unity.cloud.gltfast) and drag the prefab in,\n// or load it at runtime straight from the CDN:\nusing GLTFast;\nvar gltf = new GltfImport();\nif (await gltf.Load(\"https://cdn.3dassets.dev/assets/17096/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}