{"data":{"id":"32561","slug":"car-park-and-road-vehicle-fleet-delivery-forecourt-6feba291","title":"Delivery forecourt and truck apron (Car Park and Road Vehicle Fleet)","summary":"The forecourt outside the car park, where the vehicles too big for the deck work: a curtainside rigid, a lorry with a folding crane, a refuse truck, a tipper, a Luton box van with its tail lift, a dropside flat bed, refrigerated and high roof panel vans and a recovery truck...","description":"The forecourt outside the car park, where the vehicles too big for the deck work: a curtainside rigid, a lorry with a folding crane, a refuse truck, a tipper, a Luton box van with its tail lift, a dropside flat bed, refrigerated and high roof panel vans and a recovery truck drawn up along the loading line, with pickups, working four by fours, a delivery van and a camper on the kerb opposite and more waiting at the west end. A parapet and a row of bollards close the far edge, and the barrier, ticket machine, kiosk and signage sit at the entrance.","status":"published","url":"https://3dassets.dev/assets/car-park-and-road-vehicle-fleet-delivery-forecourt-6feba291","cdnUrl":"https://cdn.3dassets.dev/assets/32561/v1/model.glb","downloadUrl":"https://3dassets.dev/download/car-park-and-road-vehicle-fleet-delivery-forecourt-6feba291","thumbnailUrl":"https://cdn.3dassets.dev/assets/32561/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/32561/v1/poster.webp","blurhash":"U59QXG?H0Ktmsp?btRIn00E1~CR4J%00Md-q","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":10873484,"triangles":430344,"vertices":863998,"meshes":375,"materials":15,"textures":1,"animations":[],"boundingBox":{"min":[-19.116000032424928,0.00015472228653240494,-6],"max":[22.58009153013136,4.1650119897383675,12.16003906369213]},"sizeMeters":[41.696,4.165,18.16],"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-08T12:30:56.086Z","updatedAt":"2026-09-08T15:02:54.483Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/32561/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function DeliveryForecourtAndTruckApronCarParkAndRoadVehicleFleet(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/32561/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/32561/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/32561/v1/model.glb\" alt=\"Delivery forecourt and truck apron (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/32561/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/32561/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}