{"data":{"id":"17074","slug":"hover-transit-and-antigrav-fleet-single-seat-racer-04f8c5b9","title":"Single seat antigrav racer (Hover Cars and Flying Vehicles)","summary":"A needle-nosed racing hover craft with four exposed lift rings on outrigger booms, canards, a tail fin and a nose skid it rests on.","description":"A single seat antigravity racing craft, 5.02 m long, 3.00 m wide and 1.18 m tall. The lofted needle hull carries a glazed cockpit fairing and a head fairing; four outrigger booms hold streamlined nacelles with large exposed copper coil rings and glowing emitter faces, and a louvred downwash vent runs under the cockpit floor. Canards, tail planes, a fin and an aft thrust glow complete the racing silhouette. Parked, the craft is grounded on a nose skid and two rear landing feet with splayed pads on y=0, leaving the lift rings 0.26 m in the air. No wheels. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/hover-transit-and-antigrav-fleet-single-seat-racer-04f8c5b9","cdnUrl":"https://cdn.3dassets.dev/assets/17074/v1/model.glb","downloadUrl":"https://3dassets.dev/download/hover-transit-and-antigrav-fleet-single-seat-racer-04f8c5b9","thumbnailUrl":"https://cdn.3dassets.dev/assets/17074/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/17074/v1/poster.webp","blurhash":"U89tM%Rk00RntSM_V@%M00bE~qxuMw%ho#D$","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":232976,"triangles":4740,"vertices":14220,"meshes":7,"materials":7,"textures":0,"animations":[],"boundingBox":{"min":[-1.5000288992539008,-0.00008084047890982715,-2.5],"max":[1.5000288992539008,1.180020425413316,2.5199999809265137]},"sizeMeters":[3,1.18,5.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:36.294Z","updatedAt":"2026-09-07T21:20:11.640Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/17074/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function SingleSeatAntigravRacerHoverCarsAndFlyingVehicles(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/17074/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/17074/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/17074/v1/model.glb\" alt=\"Single seat antigrav racer (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/17074/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/17074/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}