3DAssets.dev

Loading model

About

A round plate of disturbed earth 2.7 m across and 40 mm proud, with four raked claw gouges across it at the spacing of the pack's adult foot. Lay it where something landed, turned or fought. Overall 2.680 x 0.065 x 2.680 m (X x Y x Z), metre units, +Y up, resting on y=0 with the origin centred on the footprint. Static geometry in a baked pose: no rig, no skinning, no animation, no collision and no navigation data. The library pipeline carries rigid node transforms only, so a posed animal is modelled rather than rigged.

Use with an AI agent

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

Use the “Claw Marks Ground Plate (Dragons and Wyverns)” asset in my project.

Model: https://cdn.3dassets.dev/assets/36746/v1/model.glb
Asset page: https://3dassets.dev/assets/dragons-and-wyverns-claw-marks-ground-plate-fc2a273d
Description: Round earth plate 2.7 m across with four raked claw gouges across it, 40 mm proud.

- Dimensions (X × Y × Z): 2.68 × 0.065 × 2.68 metres
- Triangles: 96
- 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/36746/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.

Claw Marks Ground Plate (Dragons and Wyverns)

Round earth plate 2.7 m across with four raked claw gouges across it, 40 mm proud.

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

Scorched Ground Plate (Volcano and Lava Fields)

Scorched Ground Plate (Volcano and Lava Fields)

Four metre plate of ground burnt by a passing flow: baked grey ash over cracked black earth, with charred stubs and a rim of ash where the burn front stopped.

@3dassets582 tris
Ground Marking Trolley (Cricket Ground and Pavilion)

Ground Marking Trolley (Cricket Ground and Pavilion)

Small four-wheel line marker with enclosed paint tank, filler lid, supported trailing nozzle and push handle.

@3dassets3.3k tris
Ground Support Base Plate (Live Music Venue and Festival Stage)

Ground Support Base Plate (Live Music Venue and Festival Stage)

A 900 mm steel base plate for a truss tower: a spigot receiver on a levelled plate with four adjusting feet and a pair of ballast weights on it. The tower spigots into the top at 100 mm.

@3dassets616 tris
Marked parking bay ground tile, 3 m (Self Storage Facility and Loading Bay)

Marked parking bay ground tile, 3 m (Self Storage Facility and Loading Bay)

The same 3 m yard module painted as a customer parking bay: a yellow bay outline standing 5 mm proud of the slab, a charcoal wheel stop bolted across the head of the bay and the same four edge ports.

@3dassets152 tris
Seminar Round Table, Four Place (University Lecture Hall and Campus)

Seminar Round Table, Four Place (University Lecture Hall and Campus)

A 1.1 m round seminar and break-out table at 730 mm on a four-arm pedestal base, seating four.

@3dassets928 tris
Marked plant bay ground tile, 3 m (Tool Hire Depot and Plant Yard)

Marked plant bay ground tile, 3 m (Tool Hire Depot and Plant Yard)

The same 3 m yard module painted as a plant parking bay: a yellow hatched outline standing 5 mm proud of the slab, a charcoal wheel stop across the head of the bay and the same four edge ports.

@3dassets184 tris
Weight Plate Tree, Loaded (Gym and Fitness Studio)

Weight Plate Tree, Loaded (Gym and Fitness Studio)

A 1.4 m vertical plate tree on a three-legged base with six horns, loaded with four 20 kg bumper plates and eight smaller plates, the horns staggered up the column so plates clear each other.

@3dassets5.4k tris
Puddle Plate with Reflections (Cyberpunk Apartment and Neon Block)

Puddle Plate with Reflections (Cyberpunk Apartment and Neon Block)

A 1.9 by 1.3 m dished plate of standing water, 18 mm proud of the ground at its rim: a dark wet margin round a still dark face with three coloured reflection bars across it.

@3dassets480 tris
Four-cover round table (Restaurant Kitchen and Dining Room)

Four-cover round table (Restaurant Kitchen and Dining Room)

A 900 mm round four-cover table: a bullnose timber top on a disc-foot pedestal with a tapered column and a spreader flange.

@3dassets576 tris
Round meeting table, four person (Downtown Office Interiors)

Round meeting table, four person (Downtown Office Interiors)

A 1.1 m round four-person meeting table on a trumpet pedestal base with a weighted disc foot, an edge-banded top and a central cable grommet.

@3dassets760 tris
Repulsor road plate, four way (Hover Cars and Flying Vehicles)

Repulsor road plate, four way (Hover Cars and Flying Vehicles)

The repulsor road plate as a four way junction with crossing induction arcs and a glowing conflict ring.

@3dassets1.0k tris
Marked queue lane ground tile, 4 m (Recycling Centre and Waste Transfer Yard)

Marked queue lane ground tile, 4 m (Recycling Centre and Waste Transfer Yard)

The same 4 m yard module painted as a queue lane to the weighbridge: two yellow lane lines standing 6 mm proud of the slab, a directional arrow between them and a charcoal hold line across the head of the tile.

@3dassets84 tris