{"data":{"id":"38528","slug":"hot-air-balloon-festival-balloon-launch--9a099523-starter-scene","title":"Balloon Launch Field on a Festival Morning (Hot Air Balloon Festival)","summary":"An 88 x 80 m festival launch field an hour before a mass ascent, tiled from the pack's own grass, mown lane and farm track modules and closed by a hedgerow with a five bar gate in it. Two balloons stand fully inflated over their baskets on the mown lanes with the burner...","description":"An 88 x 80 m festival launch field an hour before a mass ascent, tiled from the pack's own grass, mown lane and farm track modules and closed by a hedgerow with a five bar gate in it. Two balloons stand fully inflated over their baskets on the mown lanes with the burner frames lit under them, a third lies half full and leaning with its inflation fan running into the mouth, and two more envelopes are walked out flat on the grass with their crown and side lines flaked beside them. Round each one is the gear that put it there: baskets, spare burners, propane cylinders in racks and strapped baskets, fuel hoses, scoops, ballast bags, handling lines, drop lines, trolleys and tether anchors. Recovery vehicles and trailers stand on the farm track along the middle with roof racks and cones, one trailer loaded with a basket and an envelope bag. The spectator side runs behind a crowd barrier and a bunting line: the registration gazebo with trestle tables and chairs, the catering van with its hatch up, the first aid point, toilets, bins, the generator, floodlight masts, flag poles, a briefing board, a PA speaker and the bunded fuel bay with its extinguisher stand. A windsock, pilot balloon, marshal flags and pitch marker posts read the wind and mark the slots, with hay and straw bales, tree clumps and a parched corner finishing the field.","status":"published","url":"https://3dassets.dev/assets/hot-air-balloon-festival-balloon-launch--9a099523-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/38528/v1/model.glb","downloadUrl":"https://3dassets.dev/download/hot-air-balloon-festival-balloon-launch--9a099523-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/38528/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/38528/v1/poster.webp","blurhash":"U9D0Mqtj00xb9GoLkANG00R7?tNF~obHxbxt","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"kit","title":"Kit / Set"}],"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":2229868,"triangles":54600,"vertices":128667,"meshes":299,"materials":12,"textures":1,"animations":[],"boundingBox":{"min":[-44.73559358905236,-0.0001343431366036818,-40],"max":[44.09748601913452,24.371999771118162,40]},"sizeMeters":[88.833,24.372,80],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T15:39:17.812Z","updatedAt":"2026-09-12T15:39:17.996Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/38528/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function BalloonLaunchFieldOnAFestivalMorningHotAirBalloonFestival(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/38528/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/38528/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/38528/v1/model.glb\" alt=\"Balloon Launch Field on a Festival Morning (Hot Air Balloon Festival)\" 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/38528/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/38528/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}