{"data":{"id":"37609","slug":"blacksmith-forge-and-armoury-blacksmith--bb9e9c8a-starter-scene","title":"Village smithy, open fronted, with forge, anvil and armoury bench (Blacksmith Forge and Armoury)","summary":"A working blacksmith's shop 16 m by 12 m, open fronted on purpose so the whole floor can be seen and walked: timber framed walls on three sides, a shop front of a shutter counter and two open bays with the cart entrance left clear beside them, and no roof over the working...","description":"A working blacksmith's shop 16 m by 12 m, open fronted on purpose so the whole floor can be seen and walked: timber framed walls on three sides, a shop front of a shutter counter and two open bays with the cart entrance left clear beside them, and no roof over the working floor at all, only a lean-to over the fuel and stock corner. The stone hearth stands against the back wall under its hood and flue with the chimney behind it, the coals glowing and a bar heating in the fire, the great double bellows blowing into the tuyere at its side and the fire irons leaning within reach. The great anvil on its stump stands a pace off the fire between the slack tub and the stone quench trough, with the stake anvil, the hardy tools and the swage block round it. The bench run works down the left hand wall under the tool board, the file rack and the horseshoe rack, with the bench vice, the leg vice on its post, the hammer rack and the tong rack along it, and the treadle grindstone, the polishing wheel, the draw bench and the wire dies take the middle of the floor. The armourer works the right hand side at the dishing stump, the planishing stake, the riveting bench and the mail ring drum, with a helm and a breastplate up on their forms and the blade blanks, bar stock and finished goods racked behind. The shop front carries the selling counter under the dropped shutter, the ledger desk and the hanging scale, and the cobbled yard outside holds the hand carts, the water butts, the billet stacks and the charcoal behind a dwarf wall.","status":"published","url":"https://3dassets.dev/assets/blacksmith-forge-and-armoury-blacksmith--bb9e9c8a-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/37609/v1/model.glb","downloadUrl":"https://3dassets.dev/download/blacksmith-forge-and-armoury-blacksmith--bb9e9c8a-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/37609/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37609/v1/poster.webp","blurhash":"U2Avzt#900.mE2IAVrtR00pH~W8_%K?w?wRO","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"medieval","title":"Medieval"},{"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":1946700,"triangles":42072,"vertices":92754,"meshes":213,"materials":12,"textures":2,"animations":[],"boundingBox":{"min":[-8.209955128256365,-0.1299433905491078,-9.174885726306103],"max":[8.209955128256365,4.840000152587891,8.303509340881526]},"sizeMeters":[16.42,4.97,17.478],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T05:41:18.514Z","updatedAt":"2026-09-12T05:41:18.624Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37609/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function VillageSmithyOpenFrontedWithForgeAnvilAndArmouryBenchBlacksmithForgeAndArmoury(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37609/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37609/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37609/v1/model.glb\" alt=\"Village smithy, open fronted, with forge, anvil and armoury bench (Blacksmith Forge and Armoury)\" 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/37609/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/37609/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}