{"data":{"id":"37784","slug":"cyberpunk-apartment-and-neon-block-corridor-wall-run-w-435a3bec","title":"Corridor Wall Run with Pipes (Cyberpunk Apartment and Neon Block)","summary":"A 1.2 by 2.7 m corridor module: bare concrete with a painted dado band and an amber trim line, carrying a 96 mm service main, a 68 mm riser, a conduit tray on two brackets and a junction box with its drop.","description":"A 1.2 by 2.7 m corridor module: bare concrete with a painted dado band and an amber trim line, carrying a 96 mm service main, a 68 mm riser, a conduit tray on two brackets and a junction box with its drop. Dressed on both faces, same wall ports as the plain module, so a landing runs as far as it needs to. Metre units, +Y up, the occupant side toward +Z, resting on y=0. Static geometry; no rig, collision or navigation data.","status":"published","url":"https://3dassets.dev/assets/cyberpunk-apartment-and-neon-block-corridor-wall-run-w-435a3bec","cdnUrl":"https://cdn.3dassets.dev/assets/37784/v1/model.glb","downloadUrl":"https://3dassets.dev/download/cyberpunk-apartment-and-neon-block-corridor-wall-run-w-435a3bec","thumbnailUrl":"https://cdn.3dassets.dev/assets/37784/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37784/v1/poster.webp","blurhash":"U4BDc+kB00V[~Wxu4.D%00j]~qj=?vt7DiIU","category":{"slug":"buildings","title":"Buildings & Architecture"},"tags":[{"slug":"cyberpunk","title":"Cyberpunk"},{"slug":"realistic","title":"Realistic"},{"slug":"modular","title":"Modular"}],"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":53440,"triangles":1184,"vertices":2606,"meshes":5,"materials":5,"textures":0,"animations":[],"boundingBox":{"min":[-0.6000204383899459,0,-0.10084447837306665],"max":[0.6000204383899459,2.700000047683716,0.19154969430400537]},"sizeMeters":[1.2,2.7,0.292],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T05:49:10.572Z","updatedAt":"2026-09-12T05:49:10.674Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37784/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function CorridorWallRunWithPipesCyberpunkApartmentAndNeonBlock(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37784/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37784/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37784/v1/model.glb\" alt=\"Corridor Wall Run with Pipes (Cyberpunk Apartment and Neon Block)\" 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/37784/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/37784/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}