3DAssets.dev

Loading model

About

A 150 kg London pattern anvil on a banded oak stump: cast body with a ground steel face, a round horn, a hardy hole and a pritchel hole in the heel, staples over the feet and the smith's hammer lying on the face. Free 3D model for medieval, crafting and village game scenes in Unity, Godot, Unreal, three.js and Blender. Overall 1.19 by 1.02 by 0.69 m (X by Y by Z). Metre units, +Y up, the working face toward +Z, resting on y=0 with the origin on the footprint. Static geometry; no rig, collision or navigation data. Static anvil; the hammer is modelled resting on the face and is part of the same file. No maker's names, marks or readable writing anywhere: every stamp and mark is an abstract shape.

Use with an AI agent

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

Use the “Great anvil on an oak stump, 0.98 m (Blacksmith Forge and Armoury)” asset in my project.

Model: https://cdn.3dassets.dev/assets/37569/v1/model.glb
Asset page: https://3dassets.dev/assets/blacksmith-forge-and-armoury-blacksmith-forge-and-armo-37ef9c9f
Description: A 150 kg London pattern anvil on a banded oak stump: cast body with a ground steel face, a round horn, a hardy hole and a pritchel hole in the heel, staples over the feet and the smith's hammer lying on the face.

- Dimensions (X × Y × Z): 1.19 × 1.025 × 0.69 metres
- Triangles: 676
- 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/37569/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.

Great anvil on an oak stump, 0.98 m (Blacksmith Forge and Armoury)

A 150 kg London pattern anvil on a banded oak stump: cast body with a ground steel face, a round horn, a hardy hole and a pritchel hole in the heel, staples over the feet and the smith's hammer lying on the face.

Download asset · 48.4 KB

More in Weapons & Tools

Attacker Assault Rifle (Tactical Shooter Hill Town)Animated

Attacker Assault Rifle (Tactical Shooter Hill Town)

Free 3D model of a attacker assault rifle for a tactical FPS game, an invented archetype with working named parts. Measures 0.06 by 0.33 by 0.87 m.

@3dassets4.0k tris · 3 ↓
Compact Pistol, Carry Loadout (Mega Weapon Pack)Animated

Compact Pistol, Carry Loadout (Mega Weapon Pack)

The compact pistol with a miniature reflex sight in the slide cut and a compact laser on the short dust cover rail. Premium modern game asset for shooter and survival projects.

@3dassets37.9k tris · 2 ↓
Guard Weapon Rack (Fantasy MMO City And Townsfolk)

Guard Weapon Rack (Fantasy MMO City And Townsfolk)

Barracks rack holding five spears upright in their slots with two swords hung on the back rail, on a heavy walnut base. Hand painted fantasy MMO city and RPG game asset.

@3dassets1.3k tris · 2 ↓
Wax And Seal Set (Witch Cottage and Apothecary)

Wax And Seal Set (Witch Cottage and Apothecary)

Brass tray of sealing kit: three sticks of wax, a turned brass seal, a small spirit burner and a poured wax disc.

@3dassets814 tris · 2 ↓
Funnel And Measure Set (Witch Cottage and Apothecary)

Funnel And Measure Set (Witch Cottage and Apothecary)

Oak tray of measuring kit: three copper funnels of falling size and three graduated brass measures.

@3dassets1.2k tris · 2 ↓
Bolt Action Sniper Rifle (Tactical Shooter Hill Town)Animated

Bolt Action Sniper Rifle (Tactical Shooter Hill Town)

Free 3D model of a bolt action sniper rifle for a tactical FPS game, an invented archetype with working named parts. Measures 0.14 by 0.35 by 1.18 m.

@3dassets4.4k tris · 2 ↓
Defender Carbine (Tactical Shooter Hill Town)Animated

Defender Carbine (Tactical Shooter Hill Town)

Free 3D model of a defender carbine for a tactical FPS game, an invented archetype with working named parts. Measures 0.06 by 0.33 by 0.74 m.

@3dassets4.0k tris · 2 ↓
Projection Server Rack (Cinema Multiplex and Foyer)

Projection Server Rack (Cinema Multiplex and Foyer)

The rack beside the projector: a 1.5 m charcoal cabinet of five rack units with amber and red status lamps, a vented blank top and bottom, a media server with a lit panel, and a glazed front door with an amber cap over it.

@3dassets2.1k tris · 1 ↓
Service Pistol, Duty Loadout (Mega Weapon Pack)Animated

Service Pistol, Duty Loadout (Mega Weapon Pack)

The service pistol fitted for duty: a miniature reflex sight in the slide cut and a weapon light on the dust cover rail. Premium modern game asset for shooter and survival projects.

@3dassets37.2k tris · 1 ↓
Chassis Sniper, Scoped (Mega Weapon Pack)Animated

Chassis Sniper, Scoped (Mega Weapon Pack)

The chassis bolt action sniper with a long eight times scope on its rail and a precision suppressor on the muzzle. Premium modern game asset for shooter and survival projects.

@3dassets94.3k tris · 1 ↓
Carbine SMG, Fitted (Mega Weapon Pack)Animated

Carbine SMG, Fitted (Mega Weapon Pack)

The carbine length submachine gun with a reflex sight, a vertical fore grip and a light under the handguard. Premium modern game asset for shooter and survival projects.

@3dassets54.8k tris · 1 ↓
Fragmentation Grenade (Mega Weapon Pack)

Fragmentation Grenade (Mega Weapon Pack)

A segmented body fragmentation hand grenade with cast grooves round and up the body, a knurled fuze, a striker lever and a pull ring on a split pin. Premium modern game asset for shooter and survival projects.

@3dassets13.2k tris · 1 ↓

Similar assets

Sawn oak stump (Forest Trees and Woodland Plants)

Sawn oak stump (Forest Trees and Woodland Plants)

Freshly sawn oak stump with a pale flat cut face, a slight fall away and seven root buttresses. 1.50 x 0.54 x 1.51 m.

@3dassets175 tris
Anvil Stump (Medieval Castle Construction)

Anvil Stump (Medieval Castle Construction)

Horned iron anvil mounted on an octagonal stump.

@3dassets76 tris
Farriers Anvil (Medieval Tournament and Jousting Ground)

Farriers Anvil (Medieval Tournament and Jousting Ground)

Horned anvil on a stump with a tool bench, hammer, tongs, a rack of shoes and a quenching bucket.

@3dassets636 tris
White band training cone (Football Soccer Stadium and Club Grounds)

White band training cone (Football Soccer Stadium and Club Grounds)

345 mm tapered training cone with square foot and white marker band.

@3dassets108 tris
Ground Power Unit (Airport Terminal and Ground Operations)Animated

Ground Power Unit (Airport Terminal and Ground Operations)

Towable diesel ground power unit: a sound attenuated canopy with louvred vents, an exhaust stack and beacon, a control panel with a status screen, an output cable reel with a coiled lead, two road wheels, a jockey wheel and a named drawbar.

@3dassets948 tris · 1 ↓
Three Stump Wicket (Cricket Ground and Pavilion)

Three Stump Wicket (Cricket Ground and Pavilion)

Three cylindrical wood stumps with paired domed groove shoulders and two stepped bails seated in their grooves. Approximate adult equipment scale; static training asset.

@3dassets1.2k tris
Stump Carrying Case (Cricket Ground and Pavilion)

Stump Carrying Case (Cricket Ground and Pavilion)

Open fitted long wicket case containing three horizontally nested stumps, end stops and carrying handle.

@3dassets2.0k tris
Cricket Ground Base (Cricket Ground and Pavilion)

Cricket Ground Base (Cricket Ground and Pavilion)

Twenty-metre illustrative club training-ground foundation with alternating subtle turf strips; not a complete oval or regulation venue.

@3dassets3.3k tris · 1 ↓
Tournament Ground On The Day (Medieval Tournament and Jousting Ground)

Tournament Ground On The Day (Medieval Tournament and Jousting Ground)

A whole tournament ground inside a closed 36 by 27 m fence of lists: the tilt runs down the middle on churned mud with broken lances lying where they fell, four grandstands and the royal box face it from the south under banners and pennant lines, and the head of the lists...

@3dassets25.9k tris
Bench vice on a stand, 1.0 m (Blacksmith Forge and Armoury)Animated

Bench vice on a stand, 1.0 m (Blacksmith Forge and Armoury)

Heavy parallel bench vice bolted to an oak stand: a cast body with serrated steel jaw plates, a square thread screw with a sliding tommy bar and a small anvil pad cast behind the jaws.

@3dassets408 tris
Lantern Watch Courtyard Smith Anvil

Lantern Watch Courtyard Smith Anvil

A compact iron anvil on a timber stump with tapered horn, heel block and securing bands for medieval work areas.

@3dassets124 tris
Oak woodland glade (Forest Trees and Woodland Plants)

Oak woodland glade (Forest Trees and Woodland Plants)

A 30 m glade in mixed oak woodland: mature and veteran oak with birch, hazel and holly round the edge, a windthrown trunk, standing deadwood, boulders and a ground layer of ferns, moss and litter. 36 instances of 23 canonical designs on an eight-colour palette.

@3dassets30.7k tris · 1 ↓