3DAssets.dev

Loading model

About

Large fallen boulder about 2.8 m across and 2.3 m tall, four faceted stones weathered together. Big enough to break a sight line or shelter a rock pool. Dimensions 2.84 by 2.33 by 2.83 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. Coast low-poly palette: lighthouse white, signal red, granite, wet shore rock, clifftop grass, timber, iron and sea. Flat shaded, no textures. Static geometry; no rig, animation, collision or navigation data.

Use with an AI agent

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

Use the “Boulder Large (Lighthouse and Rocky Coast)” asset in my project.

Model: https://cdn.3dassets.dev/assets/36614/v1/model.glb
Asset page: https://3dassets.dev/assets/lighthouse-and-rocky-coast-boulder-large-64329d4f
Description: Large fallen boulder about 2.8 m across and 2.3 m tall, four faceted stones weathered together. Big enough to break a sight line or shelter a rock pool.

- Dimensions (X × Y × Z): 2.838 × 2.332 × 2.828 metres
- Triangles: 224
- 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/36614/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.

Boulder Large (Lighthouse and Rocky Coast)

Large fallen boulder about 2.8 m across and 2.3 m tall, four faceted stones weathered together. Big enough to break a sight line or shelter a rock pool.

Download asset · 11.5 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

Boulder Medium (Lighthouse and Rocky Coast)

Boulder Medium (Lighthouse and Rocky Coast)

Shore boulder about 1.4 m across, three faceted stones weathered together. The middle of the boulder set, at knee to waist height beside a path.

@3dassets168 tris
Boulder Small (Lighthouse and Rocky Coast)

Boulder Small (Lighthouse and Rocky Coast)

Small shore boulder about 0.7 m across, two faceted stones weathered together. Scatter it along the strand line and round the foot of the cliff.

@3dassets112 tris
Mossy Boulder Large (Dense Temperate Forest Flora)

Mossy Boulder Large (Dense Temperate Forest Flora)

A big boulder with moss over its shoulders and a bare weathered top.

@3dassets560 tris
Boulder Large (Medieval MMO Starter Realm)

Boulder Large (Medieval MMO Starter Realm)

Faceted grey boulder two and a half metres across with a mossy cap and two chips broken off at its foot. Low poly medieval fantasy MMO and RPG game asset.

@3dassets168 tris
Stone Corner Pier (Jungle Temple and Stone City)

Stone Corner Pier (Jungle Temple and Stone City)

Free 3D model of a stone corner pier: a 0.6 m square carved limestone post, 3.3 m tall, that takes a wall run on any of its four faces.

@3dassets3.0k tris
Garden stepping stones (Turning Seasons: Four Season Garden)

Garden stepping stones (Turning Seasons: Four Season Garden)

Garden stepping stones in a warm, faceted storybook style.

@3dassets84 tris
Fallen leaf pile (Turning Seasons: Four Season Garden)

Fallen leaf pile (Turning Seasons: Four Season Garden)

Fallen leaf pile in a warm, faceted storybook style.

@3dassets590 tris
Large granite boulder (Forest Trees and Woodland Plants)

Large granite boulder (Forest Trees and Woodland Plants)

Rounded glacial erratic about two and a half metres across, faceted and flat-bedded on the ground. 2.54 x 1.88 x 2.10 m.

@3dassets156 tris
Five weathered stepping stones (Almanac Gardens: Country Garden Seasons)

Five weathered stepping stones (Almanac Gardens: Country Garden Seasons)

Five weathered stepping stones, a sculpted miniature for a seasonal countryside garden.

@3dassets140 tris
Ball Court Stone Ring (Jungle Temple and Stone City)Animated

Ball Court Stone Ring (Jungle Temple and Stone City)

Free 3D model of a ball court stone ring on its wall block: a carved stone hoop set vertically on a corbel, with the ring turning on its own node.

@3dassets1.1k tris
Stone Wall Block (Jungle Temple and Stone City)

Stone Wall Block (Jungle Temple and Stone City)

Free 3D model of a 3 m coursed limestone wall block, 2.6 m tall with a capping course and moss in the joints, for a jungle stone city.

@3dassets1.0k tris
Stone Gate Tower (Jungle Temple and Stone City)Animated

Stone Gate Tower (Jungle Temple and Stone City)

Free 3D model of a stone city gate tower: a 3 m module 4.4 m tall with a corbelled passage, a carved lintel band and two timber leaves that swing open.

@3dassets4.3k tris