{"data":{"id":"35180","slug":"allotments-and-community-garden-four-plo-4119e8f0-starter-scene","title":"Four Plot Allotment Site (Allotments and Community Garden)","summary":"A 20 x 24 m allotment site of four rented plots on dug earth, divided by a mown grass main path and a wood chip side path. One plot is kept neat with raised beds, a cloche, a cold frame and a painted shed; one is run down, with a patched shed, a bath used as a trough, compost...","description":"A 20 x 24 m allotment site of four rented plots on dug earth, divided by a mown grass main path and a wood chip side path. One plot is kept neat with raised beds, a cloche, a cold frame and a painted shed; one is run down, with a patched shed, a bath used as a trough, compost bins, tyre planters and stacks of crates and pots; one grows under glass, with a timber greenhouse, a lean to, bean wigwams, a netted brassica cage, a water butt and a beehive; and the fourth is half dug, with the fork and spade still in the earth, the barrow beside them, a bird scarer over the sown end and a chicken coop in the corner. The communal end along the front carries the tool store, the hand painted noticeboard, a picnic table and an honesty box stall inside a fence run with the site gate in it, and a boundary hedge with three orchard trees closes the back.","status":"published","url":"https://3dassets.dev/assets/allotments-and-community-garden-four-plo-4119e8f0-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/35180/v1/model.glb","downloadUrl":"https://3dassets.dev/download/allotments-and-community-garden-four-plo-4119e8f0-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/35180/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/35180/v1/poster.webp","blurhash":"U3AK21:?00.STwDkVZ-;00G8~o9Fqc~nkp9F","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"stylized","title":"Stylized"},{"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":1071672,"triangles":20422,"vertices":49318,"meshes":171,"materials":8,"textures":2,"animations":[],"boundingBox":{"min":[-10.09461224079132,-0.00003688225945167392,-12.78653644498369],"max":[10.139999985694885,3.31907754046588,12.073653280173886]},"sizeMeters":[20.235,3.319,24.86],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T11:48:16.437Z","updatedAt":"2026-09-11T11:48:16.535Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/35180/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function FourPlotAllotmentSiteAllotmentsAndCommunityGarden(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/35180/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/35180/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/35180/v1/model.glb\" alt=\"Four Plot Allotment Site (Allotments and Community Garden)\" 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/35180/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/35180/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}