{"data":{"id":"37972","slug":"shipyard-and-dry-dock-shipyard-and-dry-dock-plate-shop-b90eef2b","title":"Plate shop inside the fabrication shed (Shipyard and Dry Dock)","summary":"The inside of the yard's fabrication shed, closer in: four bays over the plate roller, the press brake and the cutting table, with the underslung travelling crane over them, a welding bay screened off at one side, the fitters bench and tool store at the door end, and plate,...","description":"The inside of the yard's fabrication shed, closer in: four bays over the plate roller, the press brake and the cutting table, with the underslung travelling crane over them, a welding bay screened off at one side, the fitters bench and tool store at the door end, and plate, pipe and gas stock against the walls. The roof is left off the middle bays so the shop can be read from above.","status":"published","url":"https://3dassets.dev/assets/shipyard-and-dry-dock-shipyard-and-dry-dock-plate-shop-b90eef2b","cdnUrl":"https://cdn.3dassets.dev/assets/37972/v1/model.glb","downloadUrl":"https://3dassets.dev/download/shipyard-and-dry-dock-shipyard-and-dry-dock-plate-shop-b90eef2b","thumbnailUrl":"https://cdn.3dassets.dev/assets/37972/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37972/v1/poster.webp","blurhash":"U5EMI4Ip00?GD$4nxu_N00M_~Wt7.T?w$$MI","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":378896,"triangles":7332,"vertices":16507,"meshes":121,"materials":10,"textures":1,"animations":[],"boundingBox":{"min":[-7.2000000238418576,-0.14007049745886635,-8.001428664125354],"max":[6.999999976158142,7.549776350752599,8.0498778810215]},"sizeMeters":[14.2,7.69,16.051],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":1,"publishedAt":"2026-09-12T06:06:13.578Z","updatedAt":"2026-09-12T11:39:45.231Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37972/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function PlateShopInsideTheFabricationShedShipyardAndDryDock(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37972/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37972/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37972/v1/model.glb\" alt=\"Plate shop inside the fabrication shed (Shipyard and Dry Dock)\" 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/37972/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/37972/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}