{"data":{"id":"37488","slug":"volcano-and-lava-fields-volcano-and-lava-0cab8769-starter-scene","title":"Lava field at the foot of the volcano (Volcano and Lava Fields)","summary":"A walkable volcanic field 40 m by 28 m at the foot of a cone, with the cone itself rising behind it in three rows of flank modules to a crater rim 7.6 m up. An open lava channel comes down off the flank from a fountaining vent, runs two straights and turns east through an...","description":"A walkable volcanic field 40 m by 28 m at the foot of a cone, with the cone itself rising behind it in three rows of flank modules to a crater rim 7.6 m up. An open lava channel comes down off the flank from a fountaining vent, runs two straights and turns east through an elbow to end in a spreading flow front lobe. West of it a lava lake stands against the shore, a columnar basalt cliff closes the left side with a scree apron banked against it, and the crust between them is pahoehoe, aa clinker, hexagonal pavement, ash, scorched ground, a pressure tumulus and a cracked plate glowing along its seam. A lava tube comes out of the flank as a mouth and shows again where its roof has fallen into a skylight. A rift of fissure modules runs down the east side with a rope bridge slung across it, and beyond the rift the geothermal ground carries a hot spring in its sinter terraces, a mud pot, a geyser cone, steam vents, fumaroles crusted with sulphur and a sulphur deposit patch. Spatter cones, hornitos, a spatter rampart, basalt column clusters, an obsidian flow, a breached scoria cone, boulders, rockfall, pumice, bombs in three sizes with their impact craters, ash drifts, lapilli, charred logs and burnt stumps litter the field. A survey camp stands at the front on the ash: the seismometer hut with its door, two tripod sensor masts, sample crates, a gas monitor, a heat suit on its stand, warning signs and marker posts, reached by a boardwalk and a graded cinder track.","status":"published","url":"https://3dassets.dev/assets/volcano-and-lava-fields-volcano-and-lava-0cab8769-starter-scene","cdnUrl":"https://cdn.3dassets.dev/assets/37488/v1/model.glb","downloadUrl":"https://3dassets.dev/download/volcano-and-lava-fields-volcano-and-lava-0cab8769-starter-scene","thumbnailUrl":"https://cdn.3dassets.dev/assets/37488/v1/thumb.webp","posterUrl":"https://cdn.3dassets.dev/assets/37488/v1/poster.webp","blurhash":"U48;77tl00%0DiR*x]xa00RO^*EM_NxZDiIp","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":3121492,"triangles":55250,"vertices":155750,"meshes":159,"materials":12,"textures":2,"animations":[],"boundingBox":{"min":[-20.058513305987386,-1.2512563689325233,-24],"max":[20,5.841523225889486,16.65]},"sizeMeters":[40.059,7.093,40.65],"hasDraco":false,"hasMeshopt":false,"hasKTX2":false,"extensionsUsed":["KHR_mesh_quantization","EXT_texture_webp"]},"aiGenerated":true,"aiModel":"Claude Opus 5","downloads":0,"publishedAt":"2026-09-12T05:02:04.291Z","updatedAt":"2026-09-12T05:02:04.483Z","usage":{"threejs":"import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'\n\nconst loader = new GLTFLoader()\nloader.load('https://cdn.3dassets.dev/assets/37488/v1/model.glb', (gltf) => {\n  scene.add(gltf.scene)\n})","r3f":"import { useGLTF } from '@react-three/drei'\n\nexport function LavaFieldAtTheFootOfTheVolcanoVolcanoAndLavaFields(props) {\n  const { scene } = useGLTF('https://cdn.3dassets.dev/assets/37488/v1/model.glb')\n  return <primitive object={scene} {...props} />\n}\nuseGLTF.preload('https://cdn.3dassets.dev/assets/37488/v1/model.glb')","modelViewer":"<model-viewer src=\"https://cdn.3dassets.dev/assets/37488/v1/model.glb\" alt=\"Lava field at the foot of the volcano (Volcano and Lava Fields)\" 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/37488/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/37488/v1/model.glb\")) await gltf.InstantiateMainSceneAsync(transform);"}}}