{"data":{"id":"37779","slug":"printing-press-and-newspaper-office-dispatch-bay-and-r-9ee39f84","title":"Dispatch Bay and Reel Store (Printing Press and Newspaper Office)","summary":"A 12 by 12 m roofed dispatch shed beside the press hall, built from the same kit: brick and window bays on three sides with goods doors at the back and the end, three 12 m trusses on the walls and eight roof deck bays with their glazed strips over them. Inside, a bay of line...","description":"A 12 by 12 m roofed dispatch shed beside the press hall, built from the same kit: brick and window bays on three sides with goods doors at the back and the end, three 12 m trusses on the walls and eight roof deck bays with their glazed strips over them. Inside, a bay of line shafting drives the guillotine, the folding table, the stitcher and the bundling press off a belt drop and the motor, and the floor is stacked with skids of newsprint, spare reels, a reel trolley and a hand truck, with the dispatch counter and a news board at the open front.","status":"published","url":"https://3dassets.dev/assets/printing-press-and-newspaper-office-dispatch-bay-and-r-9ee39f84","cdnUrl":"https://cdn.3dassets.dev/assets/37779/v1/model.glb","downloadUrl":"https://3dassets.dev/download/printing-press-and-newspaper-office-dispatch-bay-and-r-9ee39f84","thumbnailUrl":"https://cdn.3dassets.dev/assets/37779/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37779/v1/poster.webp","blurhash":"U5Av^E~q00D%F3Iov|%K00IAT0bb-U-=OaD*","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"historical","title":"Historical"},{"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":1434744,"triangles":64852,"vertices":62305,"meshes":116,"materials":12,"textures":2,"animations":[],"boundingBox":{"min":[-6.289983762081807,-0.10017242920601037,-6.289922031322781],"max":[6.289983762081807,6.620907031455467,6]},"sizeMeters":[12.58,6.721,12.29],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":1,"publishedAt":"2026-09-12T05:47:51.730Z","updatedAt":"2026-09-12T11:39:34.844Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37779/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DispatchBayAndReelStorePrintingPressAndNewspaperOffice(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37779/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37779/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37779/v1/model.glb\" alt=\"Dispatch Bay and Reel Store (Printing Press and Newspaper Office)\" 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/37779/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/37779/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}