{"data":{"id":"36582","slug":"indian-bazaar-street-and-temple-bazaar-s-ed705cc2-starter-scene","title":"Bazaar Street and Shrine at Trading Hours (Indian Bazaar Street and Temple)","summary":"A 32 m bazaar street laid in one continuous surface: a tarmac carriageway down the middle, kerbed footways either side and a paved yard along the east frontage. Five shop bays run down the west side with their roll shutters up, counters and back shelves in view, jali screened...","description":"A 32 m bazaar street laid in one continuous surface: a tarmac carriageway down the middle, kerbed footways either side and a paved yard along the east frontage. Five shop bays run down the west side with their roll shutters up, counters and back shelves in view, jali screened balconies over them and water tanks and a satellite dish on the roofs, with a gated compound, an external staircase and a chamfered corner block beyond them. The east side holds a walled temple compound at the far end, a shrine with a five tier tower behind an open pillared porch, with a bell frame, a lamp column, a flagpole, an offering tray, clay lamps and an abstract carved stone around it, and a three bay arcade with a stepped tank behind it at the near end. Produce, spice, tea, sweet, cloth and garland pitches trade off the west footway under a chained run of awnings, with crates, sacks, trunks, a barrow, a beam scale and a basket rack on the east one. An auto rickshaw, a handcart, a scooter, a motorcycle and a bicycle stand in the road, charpoys, stools, pots and a public tap fill the yards, and the wiring runs down the street on chained poles with a transformer on one of them.","status":"published","url":"https://3dassets.dev/assets/indian-bazaar-street-and-temple-bazaar-s-ed705cc2-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/36582/v1/model.glb","downloadUrl":"https://3dassets.dev/download/indian-bazaar-street-and-temple-bazaar-s-ed705cc2-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/36582/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/36582/v1/poster.webp","blurhash":"U5CsaG?v00j]4nWXxuWA00D$xZRO_4jDxZ%g","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":2174000,"triangles":44194,"vertices":105974,"meshes":301,"materials":12,"textures":3,"animations":[],"boundingBox":{"min":[-14.4,-0.00007241231628918321,-16.000026286048538],"max":[14.449999952316285,9.886566239536585,16]},"sizeMeters":[28.85,9.887,32],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-11T22:08:05.663Z","updatedAt":"2026-09-11T22:08:05.763Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/36582/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function BazaarStreetAndShrineAtTradingHoursIndianBazaarStreetAndTemple(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/36582/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/36582/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/36582/v1/model.glb\" alt=\"Bazaar Street and Shrine at Trading Hours (Indian Bazaar Street and Temple)\" 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/36582/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/36582/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}