{"data":{"id":"34142","slug":"nightclub-and-dj-booth-club-main-room-4e00883e-starter-scene","title":"Nightclub Main Room (Nightclub and DJ Booth)","summary":"A whole small club laid out from the pack's own kit on its own floor: a 12 by 10 m room of 2 m club floor tiles with a 4 m LED dance floor chequered into the middle of it. At one end the DJ booth stands on three riser modules behind a run of facade panels, with the decks,...","description":"A whole small club laid out from the pack's own kit on its own floor: a 12 by 10 m room of 2 m club floor tiles with a 4 m LED dance floor chequered into the middle of it. At one end the DJ booth stands on three riser modules behind a run of facade panels, with the decks, mixer, players, laptop and headphones laid out on the desk, monitor wedges and record crates beside it, a ten panel video wall across the back and a speaker stack each side carrying a laser and a strobe. A six metre truss ring flies overhead on corner and junction blocks, with delay speakers hung under it and the mirror ball turning in the middle. Down one side, a bar run of counter modules with a corner, the back bar stocked with bottles, taps, a till, the wash and cocktail kit behind it, stools in front and the stemware rack overhead. Down the other, three raised booths with their tables. At the back, the entrance wall with its door module, the cloakroom, the rope and belt barriers and the door host podium, with the signage, vents, bins and the cleaning trolley that finish a room off.","status":"published","url":"https://3dassets.dev/assets/nightclub-and-dj-booth-club-main-room-4e00883e-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/34142/v1/model.glb","downloadUrl":"https://3dassets.dev/download/nightclub-and-dj-booth-club-main-room-4e00883e-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/34142/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34142/v1/poster.webp","blurhash":"U8BM*|o{00s=9Eaxxuju00RQ^,W,~XogM|Wo","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":2430916,"triangles":60950,"vertices":129706,"meshes":223,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-6,-0.08003167863896692,-5.070972496194416],"max":[6,4.4619784820633575,5.060039048713931]},"sizeMeters":[12,4.542,10.131],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T06:24:51.137Z","updatedAt":"2026-09-11T06:24:51.233Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34142/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function NightclubMainRoomNightclubAndDJBooth(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34142/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34142/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34142/v1/model.glb\" alt=\"Nightclub Main Room (Nightclub and DJ Booth)\" 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/34142/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/34142/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}