{"data":{"id":"34253","slug":"woodworking-workshop-and-joinery-woodworking-workshop--d2de689f","title":"Tool wall panel with hand tools, 1.6 m (Woodworking Workshop and Joinery)","summary":"Wall hung tool board 1.6 m by 1 m: a pale ply panel in a timber frame, carrying four bench chisels on their rack, a tenon saw on its pegs, a bench plane on its shelf, two try squares, a mallet and two F clamps, each tool modelled as the real thing.","description":"Wall hung tool board 1.6 m by 1 m: a pale ply panel in a timber frame, carrying four bench chisels on their rack, a tenon saw on its pegs, a bench plane on its shelf, two try squares, a mallet and two F clamps, each tool modelled as the real thing. Free 3D model for woodworking, joinery and workshop game scenes in Unity, Godot, Unreal, three.js and Blender. Overall 1.65 by 1.77 by 0.16 m (X by Y by Z). Metre units, +Y up, the working face toward +Z. The origin is the bottom centre of the panel's fixing face at the back, so it hangs flat on a wall panel with the tools facing +Z. Static geometry; no rig, collision or navigation data. Static board; the tools are modelled hanging where a joiner leaves them and none of them move. No manufacturer names, badges or artwork anywhere: every plate and label is blank.","status":"published","url":"https://3dassets.dev/assets/woodworking-workshop-and-joinery-woodworking-workshop--d2de689f","cdnUrl":"https://cdn.3dassets.dev/assets/34253/v1/model.glb","downloadUrl":"https://3dassets.dev/download/woodworking-workshop-and-joinery-woodworking-workshop--d2de689f","thumbnailUrl":"https://cdn.3dassets.dev/assets/34253/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34253/v1/poster.webp","blurhash":"UFBpFLkB00WC~qxa8_Io9txa%LIU9Zof-;Rj","category":{"slug":"weapons-tools","title":"Weapons & Tools"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"realistic","title":"Realistic"},{"slug":"interior","title":"Interior"}],"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":146828,"triangles":2628,"vertices":6076,"meshes":7,"materials":7,"textures":1,"animations":[],"boundingBox":{"min":[-0.8050585773421876,-0.20050953328609467,-0.00003587566326359801],"max":[0.8411999940872192,1.5687999725341797,0.15994911106869258]},"sizeMeters":[1.646,1.769,0.16],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T07:29:18.895Z","updatedAt":"2026-09-11T07:29:19.002Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34253/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function ToolWallPanelWithHandTools16MWoodworkingWorkshopAndJoinery(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34253/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34253/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34253/v1/model.glb\" alt=\"Tool wall panel with hand tools, 1.6 m (Woodworking Workshop and Joinery)\" 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/34253/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/34253/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}