{"data":{"id":"35232","slug":"village-hall-and-community-events-villag-9649427e-starter-scene","title":"Village Hall on Fete Day (Village Hall and Community Events)","summary":"A 14 by 10 metre village hall in the middle of an event, laid on the pack's own parquet tiles inside its own walls and roof beams: a five module stage at the far end with steps at both ends, drapes across the back of it and the piano, the lectern and the speakers on it; the...","description":"A 14 by 10 metre village hall in the middle of an event, laid on the pack's own parquet tiles inside its own walls and roof beams: a five module stage at the far end with steps at both ends, drapes across the back of it and the piano, the lectern and the speakers on it; the honours board, the notice board and the clock on the walls; round tables under cloths and a long run of trestles with stacking chairs round them and stacks of spare chairs by the wall; the serving hatch open with the kitchen, the cooker, the fridge, the counter and the crockery shelf behind it and the tea urn out in front; the jumble, cake, book and raffle stalls down one side with the tombola at the end; a small bar with a till; bunting strung the width of the hall on its poles; and the welcome table, the coat rail, the craft table and the A board by the lobby doors.","status":"published","url":"https://3dassets.dev/assets/village-hall-and-community-events-villag-9649427e-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/35232/v1/model.glb","downloadUrl":"https://3dassets.dev/download/village-hall-and-community-events-villag-9649427e-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/35232/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/35232/v1/poster.webp","blurhash":"U6E2?}rp01%h4T-;-:IB00W=m+Io_NDja1W?","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":3035640,"triangles":78384,"vertices":168134,"meshes":270,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-7.200003053341109,-0.0006357072270475328,-8.200003053341108],"max":[7.200003053341109,5.190165664838487,2.0480000019073485]},"sizeMeters":[14.4,5.191,10.248],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T12:12:40.522Z","updatedAt":"2026-09-11T12:12:40.643Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/35232/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function VillageHallOnFeteDayVillageHallAndCommunityEvents(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/35232/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/35232/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/35232/v1/model.glb\" alt=\"Village Hall on Fete Day (Village Hall and Community Events)\" 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/35232/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/35232/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}