{"data":{"id":"35979","slug":"motorway-services-and-truck-park-motorwa-c173d04e-starter-scene","title":"Motorway service area (Motorway Services and Truck Park)","summary":"A working motorway service area: an amenity building of glazed facade bays under a pitched roof with automatic lobby doors at the front, a food court of three counters, booths, tables and ordering kiosks inside, a shop counter, gondolas and a coffee stand down one side and...","description":"A working motorway service area: an amenity building of glazed facade bays under a pitched roof with automatic lobby doors at the front, a food court of three counters, booths, tables and ordering kiosks inside, a shop counter, gondolas and a coffee stand down one side and the toilets, baby change and driver shower entrances down the other. In front of it a marked car park with accessible, family and charging bays, a crossing on the line out of the doors, lamp columns, bollards, a trolley shelter and planting; a lorry park and a fenced service yard with the bin store, staff cabin, generator and water tank to one side; and the slip road arriving from the right under its direction gantry, round the bend and in past the height barrier. Every sign face is blank.","status":"published","url":"https://3dassets.dev/assets/motorway-services-and-truck-park-motorwa-c173d04e-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/35979/v1/model.glb","downloadUrl":"https://3dassets.dev/download/motorway-services-and-truck-park-motorwa-c173d04e-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/35979/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/35979/v1/poster.webp","blurhash":"U88N^F%f00IBM|bHtQjF00My_Nx[xtj?M|bc","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":2238580,"triangles":55722,"vertices":123153,"meshes":237,"materials":12,"textures":0,"animations":[],"boundingBox":{"min":[-15.850000023841858,-0.00024353904672307775,-21.5],"max":[23.5,9.319822944961324,12.500190740684225]},"sizeMeters":[39.35,9.32,34],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T19:10:24.414Z","updatedAt":"2026-09-11T19:10:24.516Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/35979/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function MotorwayServiceAreaMotorwayServicesAndTruckPark(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/35979/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/35979/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/35979/v1/model.glb\" alt=\"Motorway service area (Motorway Services and Truck Park)\" 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/35979/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/35979/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}