{"data":{"id":"34467","slug":"butchers-shop-and-deli-counter-butchers--36a603f2-starter-scene","title":"Butcher's shop, deli counter and prep room (Butcher's Shop and Deli Counter)","summary":"A working butcher's shop laid out as one place: an L shaped serve over counter run of chilled and deli modules turned by its corner unit, the wells trayed with cuts, sausage, bacon, pies and cheese and priced on spikes, hanging rails and chalkboards above, the till and the...","description":"A working butcher's shop laid out as one place: an L shaped serve over counter run of chilled and deli modules turned by its corner unit, the wells trayed with cuts, sausage, bacon, pies and cheese and priced on spikes, hanging rails and chalkboards above, the till and the wrapping station at the end, and a window stand by the door. Behind the tiled partition the prep room has the block, three benches, the band saw, mincer, filler, packer and slicer, the knife rack, the sink and the wash down corner, and beyond the chiller door the walk in holds its shelving, its hanging rail and its crates. Floor and walls are the pack's own modules. Static geometry; the models carry their own clips.","status":"published","url":"https://3dassets.dev/assets/butchers-shop-and-deli-counter-butchers--36a603f2-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/34467/v1/model.glb","downloadUrl":"https://3dassets.dev/download/butchers-shop-and-deli-counter-butchers--36a603f2-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/34467/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34467/v1/poster.webp","blurhash":"U8Frt^-p00%g~qIoD%%200E1IUIU00-px[Rj","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":2397936,"triangles":58202,"vertices":130926,"meshes":190,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-3.823028012738934,0.000040894355662998705,-4.573028012738933],"max":[3.823028012738934,3.04,4.576967678075307]},"sizeMeters":[7.646,3.04,9.15],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T08:39:47.453Z","updatedAt":"2026-09-11T08:39:47.559Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34467/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ButcherSShopDeliCounterAndPrepRoomButcherSShopAndDeliCounter(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34467/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34467/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34467/v1/model.glb\" alt=\"Butcher's shop, deli counter and prep room (Butcher's Shop and Deli Counter)\" 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/34467/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/34467/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}