{"data":{"id":"36945","slug":"nuclear-power-station-and-control-room-c-affc6d58-starter-scene","title":"Cutaway Plant Floor (Nuclear Power Station and Control Room)","summary":"A 48 by 32 m station floor built from the pack's own 4 m slabs and shown as a cutaway: there is no roof over the halls and no wall across the front, so the reactor hall, the control room and the turbine hall are all looked straight down into and walked through. At the back...","description":"A 48 by 32 m station floor built from the pack's own 4 m slabs and shown as a cutaway: there is no roof over the halls and no wall across the front, so the reactor hall, the control room and the turbine hall are all looked straight down into and walked through. At the back left, half a containment shell in two sawn sections stands round the reactor cavity, with the vessel head and its thirty seven rod drives laid down beside it under a 12 m portal crane, the hook block on the floor below. Left front, the spent fuel pond: three bays of coping round the water with two storage racks standing in it, a refuelling machine straddling it on its portal legs, and the flask, a fuel assembly on its cradle and a stand of spare rod clusters on the floor around it. Across the middle, the health physics route into the control room: an airlock pair, the hand and foot monitor, PPE lockers, the decontamination shower, the sampling glovebox, the survey bench, waste drums and the stacker. Behind the blast door, the control room: the curved desk with its chairs, the mimic boards, dial banks, the rod position display, annunciator, instrument racks, the scram pedestal, the log desk and the telephone rack. Right, the turbine hall: casing, shaft line and generator in one line over the condenser, with the feed pumps, heat exchanger, steam drum, a five bay pipe gallery, the valve bank and a walkway with handrails. Right front, the electrical plant: the transformer, the standby diesel, bus duct and cable tray runs, and the battery room and switchgear in the one roofed annex.","status":"published","url":"https://3dassets.dev/assets/nuclear-power-station-and-control-room-c-affc6d58-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/36945/v1/model.glb","downloadUrl":"https://3dassets.dev/download/nuclear-power-station-and-control-room-c-affc6d58-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/36945/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/36945/v1/poster.webp","blurhash":"UADcaZxu00IV9F%MafIB00M{?aof~qD%xu%M","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":7831152,"triangles":199364,"vertices":422789,"meshes":394,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-22.310477576912255,0.00009308741436625523,-16],"max":[26.02999997138977,12.77652816772461,16]},"sizeMeters":[48.34,12.776,32],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T04:40:50.757Z","updatedAt":"2026-09-12T04:40:51.183Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/36945/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CutawayPlantFloorNuclearPowerStationAndControlRoom(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/36945/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/36945/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/36945/v1/model.glb\" alt=\"Cutaway Plant Floor (Nuclear Power Station and Control Room)\" 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/36945/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/36945/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}