{"data":{"id":"34323","slug":"street-food-market-and-food-trucks-stree-ba97f08d-starter-scene","title":"Street Food Market Yard at Trading Hours (Street Food Market and Food Trucks)","summary":"A 24 x 28 m closed street trading as a street food market, laid in one continuous paved surface with a cobbled strip under the trucks. Seven stalls run down the west side, a gazebo, two trestles, a grill, a wok and crepe station and a bar, with a dressed bare frame on a run...","description":"A 24 x 28 m closed street trading as a street food market, laid in one continuous paved surface with a cobbled strip under the trucks. Seven stalls run down the west side, a gazebo, two trestles, a grill, a wok and crepe station and a bar, with a dressed bare frame on a run of counter modules at the top and a queue rail at the grill. Three food trucks, a coffee van, an ice cream van, a chiller trailer, a pizza trailer and a tuk tuk stand down the east side and across the back with their serving hatches open. Two rows of festoon lighting cross the yard on their own poles, and picnic benches, high tables, stools and pallet seating fill the middle with trays, pizza, coffee and drinks left on them. Bins, recycling, hand wash points, a generator, gas and water stand at the ends.","status":"published","url":"https://3dassets.dev/assets/street-food-market-and-food-trucks-stree-ba97f08d-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/34323/v1/model.glb","downloadUrl":"https://3dassets.dev/download/street-food-market-and-food-trucks-stree-ba97f08d-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/34323/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/34323/v1/poster.webp","blurhash":"U8C6om%M00SNMxM{kCt700M{~Vi_x^%Ms:M{","category":{"slug":"environments","title":"Environments & Scenes"},"tags":[{"slug":"modern","title":"Modern"},{"slug":"stylized","title":"Stylized"},{"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":942888,"triangles":18376,"vertices":42528,"meshes":252,"materials":8,"textures":1,"animations":[],"boundingBox":{"min":[-12.210000038146973,-0.00005035479557733563,-14.020999979972839],"max":[12.210000038146973,3.9700371372624064,14.02999997138977]},"sizeMeters":[24.42,3.97,28.051],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":1,"publishedAt":"2026-09-11T07:32:17.109Z","updatedAt":"2026-09-11T10:47:54.908Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/34323/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function StreetFoodMarketYardAtTradingHoursStreetFoodMarketAndFoodTrucks(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/34323/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/34323/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/34323/v1/model.glb\" alt=\"Street Food Market Yard at Trading Hours (Street Food Market and Food Trucks)\" 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/34323/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/34323/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}