{"data":{"id":"32562","slug":"car-park-and-road-vehicle-fleet-car-park-87480e33-starter-scene","title":"Multi-storey car park deck (Car Park and Road Vehicle Fleet)","summary":"A lit parking level of a multi storey car park: eighteen deck slabs on a 6 m grid with concrete columns down both sides of the drive lane, an edge parapet and barrier rail, lamp strips on the soffit and twenty four marked bays. Twenty one bays are taken by a spread of the...","description":"A lit parking level of a multi storey car park: eighteen deck slabs on a 6 m grid with concrete columns down both sides of the drive lane, an edge parapet and barrier rail, lamp strips on the soffit and twenty four marked bays. Twenty one bays are taken by a spread of the fleet, from a city car, hatchbacks, saloons and an estate with its tailgate raised through a sports car, crossovers and a seven seat sport utility to a taxi, a patrol car, a pickup and a crew van, with two electric bays on charge and an accessible bay. A panel van is reversing into the last bay with its rear doors open, a hatchback is coming down the lane and a pickup is waiting for a space. The ramp to the level below leaves at one end past the entry barrier and ticket machine, the stair core, payment kiosk, level sign, scooter and motorbike sit at the other, and a box truck too tall for the deck stands on the apron outside.","status":"published","url":"https://3dassets.dev/assets/car-park-and-road-vehicle-fleet-car-park-87480e33-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/32562/v1/model.glb","downloadUrl":"https://3dassets.dev/download/car-park-and-road-vehicle-fleet-car-park-87480e33-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/32562/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/32562/v1/poster.webp","blurhash":"U38qNh%M00xHRPt7%gWB00Io~qNGS~NF9Fjb","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":10895016,"triangles":387612,"vertices":770341,"meshes":387,"materials":16,"textures":1,"animations":[],"boundingBox":{"min":[-18,-2.9560523473470823e-9,-17.276000022888184],"max":[18.200000047683716,3.7600228801486537,9.16003906369213]},"sizeMeters":[36.2,3.76,26.436],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_materials_transmission","KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"claude-opus-5","downloads":4,"publishedAt":"2026-09-08T12:30:58.582Z","updatedAt":"2026-09-08T18:49:28.978Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/32562/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MultiStoreyCarParkDeckCarParkAndRoadVehicleFleet(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/32562/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/32562/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/32562/v1/model.glb\" alt=\"Multi-storey car park deck (Car Park and Road Vehicle Fleet)\" 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/32562/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/32562/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}