3DAssets.dev

Loading model

About

Half metre spindle bomb: a clot of lava spun into a tapered shape in the air and cracked along its length where the skin chilled before the inside stopped moving. Free 3D model for volcanic terrain, lava field and natural disaster game scenes in Unity, Godot, Unreal, three.js and Blender. Overall 0.27 by 0.34 by 0.51 m (X by Y by Z). Metre units, +Y up, the front face toward +Z, resting on y=0 with the origin on the footprint. Static geometry; no rig, collision or navigation data. Molten rock and glow seams are emissive geometry, never lights: the pack embeds no lights, and lava flow, steam, smoke and fire are static because a fluid needs a shader or a particle system that a rigid node transform cannot carry. A generic volcanic landscape: no real volcano, park, observatory or equipment maker is named or depicted, and every sign, plate and marker face is blank.

Use with an AI agent

Copy this prompt into your AI chat, then describe what you want to build with the asset.

Use the “Volcanic Bomb, Small (Volcano and Lava Fields)” asset in my project.

Model: https://cdn.3dassets.dev/assets/37470/v1/model.glb
Asset page: https://3dassets.dev/assets/volcano-and-lava-fields-volcano-and-lava-fields-volcan-352b3366
Description: Half metre spindle bomb: a clot of lava spun into a tapered shape in the air and cracked along its length where the skin chilled before the inside stopped moving.

- Dimensions (X × Y × Z): 0.269 × 0.343 × 0.512 metres
- Triangles: 222
- Animations: none
- Licence: CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/)
- Loading: Three.js GLTFLoader; no additional decoders required.

Also available as JSON, Markdown, or via the MCP server.

Import manually

Choose your framework, then copy the code into your project to load the asset.

import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js'

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/37470/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
})

Common questions

How do I use this model with my AI development tools?
Press "Copy for AI agent" above and paste the prompt into Claude Code, Cursor, Codex, GitHub Copilot, ChatGPT or any other coding assistant. The prompt carries the direct CDN URL, the real-world size, the licence and the loading notes, so the assistant can fetch the model and place it in your project without you writing the loader yourself. For a permanent connection, add the 3DAssets.dev MCP server to your tool with one command (for Claude Code: claude mcp add --transport http 3dassets https://3dassets.dev/mcp) and the assistant can then search the whole catalogue, fetch files and read the usage snippets on its own.

MCP server setupGuide for AI agents

How do I get started?
Three ways, from quickest to most automatic. Download the .glb with the button and drop it into your engine's asset folder, where it imports like any glTF file. Or skip the download: copy the three.js, React Three Fiber or model-viewer snippet under "Import manually", which loads the model straight from the CDN. Or connect your AI agent to the MCP server and ask for it by name, and it will find, fetch and place the model for you.

MCP server setupAPI reference

Which game engines and tools can I use this model with?
Anything that reads glTF, which today means all of the major ones: three.js and React Three Fiber on the web, Godot 4, Unity, Unreal Engine 5, Blender and the model-viewer web component. The model is a self-contained binary glTF (.glb) with textures embedded, so there is one file to import and no plugin, converter or decoder to install first.
How do I import this model into Unity, Godot, Unreal or Blender?
Unity: install the glTFast package (com.unity.cloud.gltfast) from the Package Manager, drop the .glb into Assets and drag the prefab in, or load it at runtime from the CDN URL. Godot 4: copy the file into the project folder and the editor imports it as a scene you can instantiate. Unreal Engine 5: File > Import with the built-in glTF importer, which converts the axes for you. Blender: File > Import > glTF 2.0. Units are metres with +Y up in the file, and every importer above handles the conversion to its own axes automatically.
Can I use this model in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every model on 3DAssets.dev is released under CC0 1.0 Universal, which places it in the public domain: use it in a paid game, an app, a film or a client project, modify it, redistribute it, and put nothing in the credits. A link back is welcome but it is entirely your choice.

CC0 licence text

Can I load it from the CDN instead of downloading it?
Yes. The .glb file has a permanent URL on cdn.3dassets.dev that is CORS-enabled and never changes content, so you can pass it straight to GLTFLoader, glTFast or model-viewer in production and cache it as hard as you like. Downloading is only needed for engines that import from disk.
Do I need Draco, Meshopt or KTX2 to load it?
No. The geometry is quantized with KHR_mesh_quantization and the textures are re-encoded to WebP, both of which three.js, Godot, Unity and Blender read natively, so a plain GLTFLoader is enough. There is nothing extra to configure and no decoder to ship with your bundle.

Volcanic Bomb, Small (Volcano and Lava Fields)

Half metre spindle bomb: a clot of lava spun into a tapered shape in the air and cracked along its length where the skin chilled before the inside stopped moving.

Download asset · 13.8 KB

More in Nature & Landscape

Flood Debris Jam (Bellroot Fen Floodward Marches)

Flood Debris Jam (Bellroot Fen Floodward Marches)

Intertwined structural drift timbers resting on a silt bed, with a bowed trapped reed mat woven over the load-bearing tangle.

@3dassets19.4k tris · 6 ↓
Ceremonial Bellroot Tree (Bellroot Fen Floodward Marches)

Ceremonial Bellroot Tree (Bellroot Fen Floodward Marches)

Original living bellroot tree with three hollow bell-shaped root chambers, continuously buttressed bole and tapering ceremonial crown branches. No generic tree design credit.

@3dassets13.7k tris · 5 ↓
Hollowlog Mimic Den (Bellroot Fen Floodward Marches)

Hollowlog Mimic Den (Bellroot Fen Floodward Marches)

Root-anchored hollow fallen log with thick inner bark, a traversable bore and individually tapered broken-root splinters framing the mouth. Den only; no creature claimed.

@3dassets9.6k tris · 5 ↓
Root Choked Well Shaft (Bellroot Fen Floodward Marches)

Root Choked Well Shaft (Bellroot Fen Floodward Marches)

Thick masonry well with a true cylindrical bore and bottom water reservoir, overgrown by five tapering roots crossing the rim and descending inside.

@3dassets8.5k tris · 5 ↓
Drowned Courtyard Foundation (Bellroot Fen Floodward Marches)

Drowned Courtyard Foundation (Bellroot Fen Floodward Marches)

Exposed perimeter foundation around a real recessed flooded stairwell, with four ascending solid stair treads, eroded wall stubs and matching submerged landing.

@3dassets7.5k tris · 5 ↓
Shellback Nesting Hummock (Bellroot Fen Floodward Marches)

Shellback Nesting Hummock (Bellroot Fen Floodward Marches)

Low nesting hummock with two excavated concave bowls, a worn sloping front approach and short bedding stems seated along the recessed margins.

@3dassets16.2k tris · 5 ↓
Abandoned Weir Mound (Bellroot Fen Floodward Marches)

Abandoned Weir Mound (Bellroot Fen Floodward Marches)

Abandoned woven branch weir on two supported peat shoulders, leaving a bounded submerged passage beneath the interlocked crest.

@3dassets15.6k tris · 5 ↓
Silt Fan Delta (Bellroot Fen Floodward Marches)

Silt Fan Delta (Bellroot Fen Floodward Marches)

Fan-shaped raised silt deposits divide three recessed branching water paths, with a continuous submerged bed and two matching waterway ends.

@3dassets4.7k tris · 5 ↓
Mireglass Mineral Vent (Bellroot Fen Floodward Marches)

Mireglass Mineral Vent (Bellroot Fen Floodward Marches)

Hollow mineral vent with thick crystallised crater walls, nested solid outflow lips and a seated mineral-water centre; original amber mireglass formation.

@3dassets7.2k tris · 4 ↓
Seasonal Flood Scar Cliff (Bellroot Fen Floodward Marches)

Seasonal Flood Scar Cliff (Bellroot Fen Floodward Marches)

Eroded peat cliff with three recessed flood strata, a stepped upper profile and anchored exposed roots following the scar face.

@3dassets3.9k tris · 4 ↓
City Broadleaf Tree (Fantasy MMO City And Townsfolk)

City Broadleaf Tree (Fantasy MMO City And Townsfolk)

Seven metre broadleaf street tree on a buttressed trunk, with five main limbs branching into fifteen boughs and a canopy layered from sixteen leaf masses, grass at its foot. Hand painted fantasy MMO city and RPG game asset.

@3dassets1.3k tris · 4 ↓
Veilfin Spawning Pool (Bellroot Fen Floodward Marches)

Veilfin Spawning Pool (Bellroot Fen Floodward Marches)

Concave spawning pool within a rounded peat berm, with two thick sheltered underwater alcoves and a continuous enclosed floor.

@3dassets4.6k tris · 3 ↓

Similar assets

Volcanic Bomb, Large (Volcano and Lava Fields)

Volcanic Bomb, Large (Volcano and Lava Fields)

Two metre bomb: a block too big to have chilled in flight, landed soft and flattened on one side, its upper surface a crust of welded clots over a cracked scoria body.

@3dassets666 tris
Lava Bomb Impact Crater (Volcano and Lava Fields)

Lava Bomb Impact Crater (Volcano and Lava Fields)

Three metre impact pit in soft ash with the bomb still sitting in the bottom of it: a raised rim of thrown material, radial splash rays and the block half buried at the centre.

@3dassets870 tris
Volcanic Bomb, Medium (Volcano and Lava Fields)

Volcanic Bomb, Medium (Volcano and Lava Fields)

One metre breadcrust bomb: a rounded block of scoria whose chilled crust has split into plates over an expanding core, with the glow of the inside showing in the splits.

@3dassets294 tris
Lava Lake Surface Plate (Volcano and Lava Fields)

Lava Lake Surface Plate (Volcano and Lava Fields)

Four metre plate of an active lava lake: a molten surface broken into drifting crustal rafts with glowing spreading lines between them and a chilled rim against the shore.

@3dassets522 tris
Lava Flow Channel Curve (Volcano and Lava Fields)

Lava Flow Channel Curve (Volcano and Lava Fields)

Quarter turn of an open lava channel across one four metre tile, carrying the molten stream from the back edge round to the right hand edge between chilled levees.

@3dassets770 tris
Lava Flow Channel Straight (Volcano and Lava Fields)

Lava Flow Channel Straight (Volcano and Lava Fields)

Four metre straight run of an open lava channel: a 1.4 m molten stream between two chilled levees of piled crust, with the flow surface set below the levee tops.

@3dassets662 tris
Lava Tube Interior Section (Volcano and Lava Fields)

Lava Tube Interior Section (Volcano and Lava Fields)

Four metre section of the inside of a drained lava tube: an arched roof 2.2 m across with a glazed lining, a flat floor of frozen flow and a bench mark along each wall where the level dropped.

@3dassets322 tris
Lava Tube Mouth (Volcano and Lava Fields)

Lava Tube Mouth (Volcano and Lava Fields)

The opening of a lava tube in a slope face: a 2.7 m arch of layered basalt coming out of a rocky mound, over a floor of frozen flow, with a fallen block apron outside and the passage dark a few metres in.

@3dassets1.7k tris
Lava field at the foot of the volcano (Volcano and Lava Fields)

Lava field at the foot of the volcano (Volcano and Lava Fields)

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...

@3dassets55.3k tris
Hornito (Volcano and Lava Fields)

Hornito (Volcano and Lava Fields)

One and a half metre chimney of welded lava clots built over a skylight in a tube roof, leaning slightly, hollow and glowing at the throat.

@3dassets664 tris
Air vehicle showcase (Air, Land and Sea Vehicles)

Air vehicle showcase (Air, Land and Sea Vehicles)

Four original vehicles arranged at true metre scale, facing +Z, on a common ground baseline.

@3dassets11.2k tris
Lava Flow Front Lobe (Volcano and Lava Fields)

Lava Flow Front Lobe (Volcano and Lava Fields)

The toe of an advancing flow: a fan of bulging pahoehoe lobes on one four metre tile, chilled black on the outside and splitting open in glowing cracks where the next toe is breaking out.

@3dassets1.4k tris