3DAssets.dev

Loading model

About

A 4 m square of dug allotment earth, 10 cm deep, ridged into five furrows with a few turned clods on top. Four of them make a standard eight metre plot. Edge ports on all four sides. Overall 4.000 x 0.240 x 4.000 m (X x Y x Z), metre units, +Y up, +Z forward, resting on y=0. Connectors: north (plot), south (plot), west (plot), east (plot). Allotments and Community Garden / allotment-lp-v1: faceted earth, turf and crop greens, sawn timber, galvanised steel, pale glazing and a terracotta accent, with embedded procedural timber and soil maps and no custom shaders. 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 “Dug Earth Plot Tile (Allotments and Community Garden)” asset in my project.

Model: https://cdn.3dassets.dev/assets/35130/v1/model.glb
Asset page: https://3dassets.dev/assets/allotments-and-community-garden-dug-earth-plot-tile-80677fdc
Description: A 4 m square of dug allotment earth, 10 cm deep, ridged into five furrows with a few turned clods on top. Four of them make a standard eight metre plot. Edge ports on all four sides.

- Dimensions (X × Y × Z): 4 × 0.24 × 4 metres
- Triangles: 108
- 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/35130/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.

Dug Earth Plot Tile (Allotments and Community Garden)

A 4 m square of dug allotment earth, 10 cm deep, ridged into five furrows with a few turned clods on top. Four of them make a standard eight metre plot. Edge ports on all four sides.

Download asset · 19.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 ↓
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 ↓
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 · 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

Four Plot Allotment Site (Allotments and Community Garden)

Four Plot Allotment Site (Allotments and Community Garden)

A 20 x 24 m allotment site of four rented plots on dug earth, divided by a mown grass main path and a wood chip side path. One plot is kept neat with raised beds, a cloche, a cold frame and a painted shed; one is run down, with a patched shed, a bath used as a trough, compost...

@3dassets20.4k tris
Crash furrow ground tile (UFO Crash Site and Recovery Facility)

Crash furrow ground tile (UFO Crash Site and Recovery Facility)

An 8 m square ground tile gouged by a craft skidding through it: a curved furrow with raised spoil bermed along both sides and shards left in the trench. Deck surface at 0.5 m with edge ports so tiles chain in any direction.

@3dassets2.2k tris
Field tile, headland turn (Arable Fields and Farm Machinery)

Field tile, headland turn (Arable Fields and Farm Machinery)

An 8 m field tile of a worked headland: a cultivated turning strip along one edge, standing crop behind it and curved turn marks in the soil.

@3dassets1.4k tris · 1 ↓
Field tile, ploughed (Arable Fields and Farm Machinery)

Field tile, ploughed (Arable Fields and Farm Machinery)

An 8 m field tile of freshly turned furrows, seventeen ridges running the length of the tile with broken clods on top.

@3dassets664 tris
Ridge Cap 2 m (Feudal Japan Castle Town)

Ridge Cap 2 m (Feudal Japan Castle Town)

2 m section of rounded ridge tiles with five raised cover tiles, for finishing roof ridges.

@3dassets264 tris
Ploughed Field Tile (Medieval MMO Starter Realm)

Ploughed Field Tile (Medieval MMO Starter Realm)

Four metre ploughed field tile of nine turned furrow ridges in bare soil with two stones turned up by the share. Low poly medieval fantasy MMO and RPG game asset.

@3dassets524 tris
Woodland earth bank tile (Forest Trees and Woodland Plants)

Woodland earth bank tile (Forest Trees and Woodland Plants)

Four-metre modular bank tile, one metre high, with exposed roots and moss on the crest. West and east ports at x = -2 and x = 2, type bank-4m, join tiles end to end. 4.00 x 1.20 x 3.20 m.

@3dassets657 tris · 1 ↓
Crash furrow end tile (UFO Crash Site and Recovery Facility)

Crash furrow end tile (UFO Crash Site and Recovery Facility)

The furrow tile with the trench fading out into a churned terminal spoil pile, for closing the end of a skid run.

@3dassets2.1k tris
Tiled Roof Ridge 4 m (Hero Shooter Harbour Payload)

Tiled Roof Ridge 4 m (Hero Shooter Harbour Payload)

Free 3D game asset: a 4 m terracotta ridge cap for a hero shooter harbour map, closing the join between two tiled roof slopes.

@3dassets620 tris
Grass Path Tile (Allotments and Community Garden)

Grass Path Tile (Allotments and Community Garden)

A 2 m square of mown grass path between plots, 7.000000000000001 cm proud of the soil, with tufts left where the mower missed. Edge ports on all four sides.

@3dassets60 tris
Garden Fork and Spade in the Earth (Allotments and Community Garden)

Garden Fork and Spade in the Earth (Allotments and Community Garden)

A digging spade and a four tine fork left standing in a heap of turned earth, both 1.15 m to the top of the D handle, with a real blade, tread and shoulder. Static: the tools and the heap are one model.

@3dassets316 tris
Ridge Ornament Onigawara (Feudal Japan Castle Town)

Ridge Ornament Onigawara (Feudal Japan Castle Town)

Original stylized guardian-face ridge-end tile: brow ridges, two horns and a wide mouth band on a rounded tile block.

@3dassets460 tris