{"data":{"id":"18443","slug":"bar-pub-and-brewery-taproom-bar-room-d134f615-starter-scene","title":"Working bar with back bar and dispense (Bar, Pub and Brewery Taproom)","summary":"A pub bar in service: a panelled counter run from the lift-flap end through the till and waiter positions and around a corner into a return leg, a four bay back bar of bottle steps, mirror and glazed fridge with an optic rail and lightbox, three tap fonts and a set of three...","description":"A pub bar in service: a panelled counter run from the lift-flap end through the till and waiter positions and around a corner into a return leg, a four bay back bar of bottle steps, mirror and glazed fridge with an optic rail and lightbox, three tap fonts and a set of three hand pulls on the bar top, the under-bar stainless kit along the gangway, a canopy glass rack overhead, stools along the front and a dressed floor of a booth and two pedestal tables under pendant lights. Static layout; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/bar-pub-and-brewery-taproom-bar-room-d134f615-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/18443/v1/model.glb","downloadUrl":"https://3dassets.dev/download/bar-pub-and-brewery-taproom-bar-room-d134f615-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/18443/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/18443/v1/poster.webp","blurhash":"U4B3Tg^*00$,ShR%IUkC00D*~oE1wv$+?bi_","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":2514464,"triangles":62374,"vertices":133322,"meshes":105,"materials":7,"textures":0,"animations":[],"boundingBox":{"min":[-4.2000167868488765,-0.000015581063793179695,-2.770000023841858],"max":[3.228489010325311,2.503999984264374,3.2649999856948853]},"sizeMeters":[7.429,2.504,6.035],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Fable 5.1","downloads":0,"publishedAt":"2026-09-07T16:45:04.001Z","updatedAt":"2026-09-07T21:20:48.219Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/18443/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function WorkingBarWithBackBarAndDispenseBarPubAndBreweryTaproom(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/18443/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/18443/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/18443/v1/model.glb\" alt=\"Working bar with back bar and dispense (Bar, Pub and Brewery Taproom)\" 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/18443/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/18443/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}