3DAssets.dev

Loading scene

Walkable demo

Tournament Ground On The Day

Walk a full medieval tournament ground: the tilt with its barrier and grandstands down both sides, a royal box and herald platform, an archery range, a melee ring, an armoury corner and a camp of open pavilions.

About

A 56 by 44 m tournament ground inside a closed fence of lists, laid out for the day of the meeting.

The tilt runs the whole length of the middle on churned mud, eight barrier sections between two end posts, with a lance rack at each end and whole and shattered lances lying along the run. Six grandstands face it from each side, open fronted so you can walk in and sit down, with the royal box open on three sides under its canopy at the centre of the south rail and the herald platform facing it from the north. Banner poles and pennant lines run the whole enclosure, gonfalon frames flank the rails, and torch posts and braziers line the tilt.

The head of the lists at the west end holds the challengers shields and lance racks, a dressed harness, the marshals platform, the quintain and two pells. An archery range sets four straw butts against marker posts along the north west fence. A ring of hurdles at the east end is the melee ground, with blunted weapon racks and pells beside it. The armoury and farrier corner fills the south west band with armour stands, helms, shield and lance racks, the anvil, the tool chest and the whetstone wheel. The camp runs along the north: four pavilions standing open with a harness or a bench in each doorway, tack racks, barding stands, saddle trestles, squires benches, hay and feed. The crowd side behind the south stands trades from three stalls, a cook fire, trestle tables with bread and ale, a coin table and the stocks.

What moves. The quintain arm spins on its post and its sandbag swings from the arm as a child node. The lists gates swing on their hinge posts. The whetstone wheels turn, the cook fire spit turns, the stocks board lifts, the chest and crate lids lift, and the baggage cart wheels roll. Clips play as you come within a few metres.

What does not move, and why. Banner and tent fabric, guy ropes, pennant lines, awnings, and the flames in every brazier, torch and cook fire are static: flexible material needs a joint per element and fire needs a shader, and neither is reachable with one rigid node transform. There are no people and no animals anywhere in it, because this library has no skinned meshes; the barding stands and saddle trestles carry the tack on frames instead.

Heraldry. Every shield, banner, gonfalon and pennant in the pack is blank, apart from one shield carrying an invented abstract chevron. Nothing here bears the arms of any real family, order or institution, so you can letter your own.

It places all 65 models of the pack, so the first load pulls the whole pack down. That is the trade for a ground that reads as a place rather than a lineup.

Every piece here is a published model from the pack, placed by hand. Walk with the keys or touch, and approach a piece to see it move if it has animation. Colliders, navigation and gameplay are yours to add.

Points of interest

Use with an AI agent

Copy this prompt into your AI chat to rebuild the layout, then describe what to change.

Rebuild the "Tournament Ground On The Day" demo scene from the Medieval Tournament and Jousting Ground pack in my project.

Layout (JSON, every placement with its CDN URL): https://3dassets.dev/api/v1/demos/medieval-tournament-and-jousting-ground
Pack manifest: https://3dassets.dev/api/v1/packs/medieval-tournament-and-jousting-ground
Demo page: https://3dassets.dev/demos/medieval-tournament-and-jousting-ground

- 464 placements of 65 models; units are metres, +Y up, rotation is yaw in degrees about +Y
- Spawn at (-19.6, 0, 0) facing 90 degrees; eye height 1.6 m
- Licence: CC0 1.0 Universal (no attribution required)
- Loading: three.js GLTFLoader, one load per distinct model, cloned per placement; no decoders required

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

Common questions

How do I use Tournament Ground On The Day 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 scene 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?
Walk the scene here with the keys or touch to see how the pack fits together. To build it yourself, download the pack with the button, then copy the "Copy for AI agent" prompt: it links the layout JSON, which lists every placement with its position, rotation and CDN URL, so an assistant connected to the MCP server can rebuild the scene in your engine and change it to order.

MCP server setup

Which game engines and tools can I use Tournament Ground On The Day 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. Every model in the scene is a self-contained binary glTF (.glb) with textures embedded, so each is one file to import and no plugin, converter or decoder to install first.
How do I import this scene 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 Tournament Ground On The Day in a commercial game, and do I need to credit anyone?
Yes to commercial use and no to credit. Every scene 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 pack behind it 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.
Is the demo itself a file I can download?
No, and it does not need to be. A demo is a layout of the pack's published models composed in your browser from the CDN, so there is no extra file to fetch. Download the pack for the models, and take the layout JSON linked above for the placements: together they are the whole scene, and an AI agent can rebuild it from those two links.
Can I change the scene, or add gameplay to it?
Yes. The layout is plain data in metres, so move, add or remove placements freely in your own engine. Colliders, navigation and gameplay are yours to add: the demo shows what the pack looks like assembled, and your game decides how it plays.

Models in this demo

Tournament Ground Module (Medieval Tournament and Jousting Ground)

Tournament Ground Module (Medieval Tournament and Jousting Ground)

Eight metre square turf tile with worn earth patches and grass tufts, the tiling floor of a tournament field.

@3dassets240 tris
Tournament Ground Module Mud (Medieval Tournament and Jousting Ground)

Tournament Ground Module Mud (Medieval Tournament and Jousting Ground)

Eight metre square tile of churned mud with dried ruts, for the run of the tilt and the gateways.

@3dassets216 tris
Churned Ground Patch (Medieval Tournament and Jousting Ground)

Churned Ground Patch (Medieval Tournament and Jousting Ground)

Four metre patch of churned earth with six hoof cut ruts, for laying over turf where the running is heaviest.

@3dassets144 tris
Lists Fence Corner Post (Medieval Tournament and Jousting Ground)

Lists Fence Corner Post (Medieval Tournament and Jousting Ground)

Right angle corner newel for the lists fence, with a stone pad, a finial and a blank canvas strip.

@3dassets124 tris
Lists Fence Panel (Medieval Tournament and Jousting Ground)

Lists Fence Panel (Medieval Tournament and Jousting Ground)

Three metre post and rail panel that encloses the lists, with capped oak posts and a ground sill.

@3dassets84 tris
Lists Fence Panel Draped (Medieval Tournament and Jousting Ground)

Lists Fence Panel Draped (Medieval Tournament and Jousting Ground)

Lists fence bay dressed for the day with a blank valance and four plain pennants on the top rail.

@3dassets168 tris
Lists Fence Gate (Medieval Tournament and Jousting Ground)Animated

Lists Fence Gate (Medieval Tournament and Jousting Ground)

Three metre lists gate with a braced oak leaf that swings clear on its own hinge post.

@3dassets168 tris
Tilt Barrier Section (Medieval Tournament and Jousting Ground)

Tilt Barrier Section (Medieval Tournament and Jousting Ground)

Four metre section of the tilt: a cloth faced barrier on oak posts with rear braces and foot sills.

@3dassets264 tris
Tilt Barrier End Post (Medieval Tournament and Jousting Ground)

Tilt Barrier End Post (Medieval Tournament and Jousting Ground)

Capped end post for the tilt with a stone pad, an iron finial and a blank canvas panel.

@3dassets148 tris
Spectator Stand Lower Tier (Medieval Tournament and Jousting Ground)

Spectator Stand Lower Tier (Medieval Tournament and Jousting Ground)

Six metre open fronted stand of two bench tiers on a braced timber frame, the front row of a tournament grandstand.

@3dassets288 tris
Spectator Stand Upper Tier (Medieval Tournament and Jousting Ground)

Spectator Stand Upper Tier (Medieval Tournament and Jousting Ground)

Six metre raised stand of two bench tiers at 1.85 and 2.4 m with a front breast board, standing behind the lower tier.

@3dassets324 tris
Spectator Stand Stair (Medieval Tournament and Jousting Ground)

Spectator Stand Stair (Medieval Tournament and Jousting Ground)

Five tread access stair with handrails that closes the end of a stand run at deck height.

@3dassets264 tris
Royal Box (Medieval Tournament and Jousting Ground)

Royal Box (Medieval Tournament and Jousting Ground)

Six metre raised box open on three sides under a canvas canopy, with three chairs, a carpeted deck and blank shields on the breast rail.

@3dassets968 tris
Heralds Platform (Medieval Tournament and Jousting Ground)

Heralds Platform (Medieval Tournament and Jousting Ground)

Raised 2.6 m platform with a rail, a three tread stair and a reading desk, where the herald calls the courses.

@3dassets636 tris
Spectator Bench (Medieval Tournament and Jousting Ground)

Spectator Bench (Medieval Tournament and Jousting Ground)

Loose 2.4 m plank bench on trestle feet, for the standing ground beside the lists.

@3dassets72 tris
Banner Pole Blank (Medieval Tournament and Jousting Ground)

Banner Pole Blank (Medieval Tournament and Jousting Ground)

Five metre banner pole on a stone pad carrying a blank hanging banner with a weighted hem.

@3dassets532 tris
Banner Pole Tall (Medieval Tournament and Jousting Ground)

Banner Pole Tall (Medieval Tournament and Jousting Ground)

Seven metre banner pole with a wider blank banner, for the corners of the lists and the royal enclosure.

@3dassets532 tris
Pennant Line (Medieval Tournament and Jousting Ground)

Pennant Line (Medieval Tournament and Jousting Ground)

Six metre line of eight plain triangular pennants slung between two poles, for dressing the lists fence.

@3dassets240 tris
Gonfalon Frame (Medieval Tournament and Jousting Ground)

Gonfalon Frame (Medieval Tournament and Jousting Ground)

Freestanding braced frame hanging a blank three tailed gonfalon, for marking an entrance to the lists.

@3dassets132 tris
Torch Post (Medieval Tournament and Jousting Ground)

Torch Post (Medieval Tournament and Jousting Ground)

Standing torch post with an iron cresset basket of faggots on a stone pad, unlit.

@3dassets280 tris
Brazier (Medieval Tournament and Jousting Ground)

Brazier (Medieval Tournament and Jousting Ground)

Iron brazier on three splayed legs with a charcoal bed and a poker, unlit.

@3dassets312 tris
Shield Rack (Medieval Tournament and Jousting Ground)

Shield Rack (Medieval Tournament and Jousting Ground)

Standing rack of five blank heater shields, the rack a challenger touches to call a course.

@3dassets264 tris
Lance Rack (Medieval Tournament and Jousting Ground)

Lance Rack (Medieval Tournament and Jousting Ground)

Standing rack of six tourney lances with coronel heads, upright in a floor trough behind a braced frame.

@3dassets1.1k tris
Shield On Stand Chevron (Medieval Tournament and Jousting Ground)

Shield On Stand Chevron (Medieval Tournament and Jousting Ground)

The same stand carrying an invented abstract charge: a chevron over a bar, raised proud of the field.

@3dassets184 tris
Shield On Stand (Medieval Tournament and Jousting Ground)

Shield On Stand (Medieval Tournament and Jousting Ground)

Single blank heater shield on a timber tripod, for a challenger to set at the head of the lists.

@3dassets148 tris
Armour Stand Harness (Medieval Tournament and Jousting Ground)

Armour Stand Harness (Medieval Tournament and Jousting Ground)

Full tournament harness dressed on a timber stand: breast and back plate, pauldrons, vambraces, tassets and a great helm.

@3dassets460 tris
Helm On Block (Medieval Tournament and Jousting Ground)

Helm On Block (Medieval Tournament and Jousting Ground)

Great helm resting on an oak block with its crest ring, as a helm is shown before a course.

@3dassets180 tris
Quintain (Medieval Tournament and Jousting Ground)Animated

Quintain (Medieval Tournament and Jousting Ground)

Training quintain with a free turning arm, a target board on one end and a sandbag swinging from the other.

@3dassets616 tris
Pell Post (Medieval Tournament and Jousting Ground)

Pell Post (Medieval Tournament and Jousting Ground)

Hacked oak pell set in a stone socket with a strawed head, the post a fighter trains cuts against.

@3dassets444 tris
Tournament Platform Deck (Medieval Tournament and Jousting Ground)

Tournament Platform Deck (Medieval Tournament and Jousting Ground)

Three metre square timber deck 600 mm up on stub legs, the module stands and boxes are built out of.

@3dassets156 tris
Tournament Platform Step (Medieval Tournament and Jousting Ground)

Tournament Platform Step (Medieval Tournament and Jousting Ground)

Three tread timber step run that meets a platform deck at 600 mm, with stringers and a ground sill.

@3dassets180 tris
Tally Board (Medieval Tournament and Jousting Ground)

Tally Board (Medieval Tournament and Jousting Ground)

Standing slate tally board ruled into columns with chalk strokes, where the courses are scored.

@3dassets240 tris
Shield Rack Empty (Medieval Tournament and Jousting Ground)

Shield Rack Empty (Medieval Tournament and Jousting Ground)

The same standing rack with no shields on it, for a ground being set up or struck.

@3dassets84 tris
Whetstone Wheel (Medieval Tournament and Jousting Ground)Animated

Whetstone Wheel (Medieval Tournament and Jousting Ground)

Treadle grindstone on a timber frame with a water tray under the wheel, for rebating tournament arms.

@3dassets228 tris
Weapon Rack Blunted (Medieval Tournament and Jousting Ground)

Weapon Rack Blunted (Medieval Tournament and Jousting Ground)

Rack of rebated tourney arms: four blunt swords, two padded maces and a rebated axe, standing in a floor trough.

@3dassets500 tris
Melee Ring Fence Panel (Medieval Tournament and Jousting Ground)

Melee Ring Fence Panel (Medieval Tournament and Jousting Ground)

Heavy 2.5 m ring fence bay with three posts, three rails and rear raking braces for the foot combat ring.

@3dassets108 tris
Hurdle Fence Run (Medieval Tournament and Jousting Ground)

Hurdle Fence Run (Medieval Tournament and Jousting Ground)

Woven hazel hurdle 2.4 m long for penning the camp and the practice ground off the lists.

@3dassets180 tris
Archery Butt (Medieval Tournament and Jousting Ground)

Archery Butt (Medieval Tournament and Jousting Ground)

Straw boss on a timber trestle with three plain concentric rings and a straw kicker at its foot.

@3dassets1.3k tris
Archery Line Marker (Medieval Tournament and Jousting Ground)

Archery Line Marker (Medieval Tournament and Jousting Ground)

Low marker post with a blank board and a ground rope, for setting a shooting line or a run out.

@3dassets112 tris
Pavilion Tent Large (Medieval Tournament and Jousting Ground)

Pavilion Tent Large (Medieval Tournament and Jousting Ground)

Five metre round pavilion with the door flaps rolled open, a centre pole, six guy ropes and a plain finial pennant.

@3dassets864 tris
Pavilion Tent Small (Medieval Tournament and Jousting Ground)

Pavilion Tent Small (Medieval Tournament and Jousting Ground)

Three and a half metre round pavilion with an open doorway, for a squire, a marshal or an armourer.

@3dassets744 tris
Hay Rick (Medieval Tournament and Jousting Ground)

Hay Rick (Medieval Tournament and Jousting Ground)

Thatched hay rick on a staddle stone base with a ladder up its side, four metres to the finial.

@3dassets384 tris
Baggage Cart (Medieval Tournament and Jousting Ground)Animated

Baggage Cart (Medieval Tournament and Jousting Ground)

Two wheel baggage cart with shafts, a boarded body, a barrel, sacks and a straw load, wheels that roll.

@3dassets924 tris
Merchant Stall (Medieval Tournament and Jousting Ground)

Merchant Stall (Medieval Tournament and Jousting Ground)

Two and a half metre trader stall with a raking canvas awning, a counter of goods, a pot shelf and pennant bunting.

@3dassets752 tris
Coin Table (Medieval Tournament and Jousting Ground)

Coin Table (Medieval Tournament and Jousting Ground)

Cloth covered counting table with a strongbox, a pair of scales, coin stacks and tally sticks.

@3dassets412 tris
Stocks (Medieval Tournament and Jousting Ground)Animated

Stocks (Medieval Tournament and Jousting Ground)

Camp stocks with a hinged upper board that lifts, a bench behind and stone footings.

@3dassets204 tris
Cook Fire With Spit And Cauldron (Medieval Tournament and Jousting Ground)Animated

Cook Fire With Spit And Cauldron (Medieval Tournament and Jousting Ground)

Stone ringed cook fire with a turning spit on two forks and a cauldron on an iron tripod beside it.

@3dassets620 tris
Trestle Table (Medieval Tournament and Jousting Ground)

Trestle Table (Medieval Tournament and Jousting Ground)

Two and a half metre board on splayed trestles, the table a tourney camp eats and works at.

@3dassets132 tris
Trestle Bench (Medieval Tournament and Jousting Ground)

Trestle Bench (Medieval Tournament and Jousting Ground)

Short 1.8 m camp bench on splayed trestle feet, to go with the trestle table.

@3dassets96 tris
Bread And Pie Board (Medieval Tournament and Jousting Ground)

Bread And Pie Board (Medieval Tournament and Jousting Ground)

Serving board of three loaves and two latticed pies on chocks, the food a tournament crowd is fed on.

@3dassets484 tris · 1 ↓
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
Farriers Tool Chest (Medieval Tournament and Jousting Ground)Animated

Farriers Tool Chest (Medieval Tournament and Jousting Ground)

Iron banded oak tool chest with a hinged lid that lifts, and a rolled cloth on top.

@3dassets96 tris
Squires Work Bench (Medieval Tournament and Jousting Ground)

Squires Work Bench (Medieval Tournament and Jousting Ground)

Two metre armourers bench with a vice, a tool rail, a half finished breastplate and rag bundles.

@3dassets240 tris
Lance Whole (Medieval Tournament and Jousting Ground)

Lance Whole (Medieval Tournament and Jousting Ground)

Single 3.4 m tourney lance with vamplate, grip and coronel head, resting on two chocks.

@3dassets188 tris
Lance Shattered (Medieval Tournament and Jousting Ground)

Lance Shattered (Medieval Tournament and Jousting Ground)

Broken lance on the ground: the splintered butt half, a loose forward half and seven splinters.

@3dassets300 tris
Water Trough (Medieval Tournament and Jousting Ground)

Water Trough (Medieval Tournament and Jousting Ground)

Hollowed stone water trough 2.2 m long with a still water surface and a pail beside it.

@3dassets228 tris
Supply Crate (Medieval Tournament and Jousting Ground)Animated

Supply Crate (Medieval Tournament and Jousting Ground)

Cross braced oak supply crate with corner battens and a hinged lid that lifts on its back edge.

@3dassets96 tris
Feed Sack Stack (Medieval Tournament and Jousting Ground)

Feed Sack Stack (Medieval Tournament and Jousting Ground)

Six tied canvas feed sacks stacked two courses high with the necks gathered and corded.

@3dassets288 tris
Hay Bale (Medieval Tournament and Jousting Ground)

Hay Bale (Medieval Tournament and Jousting Ground)

Single corded hay bale 1.2 m long, for the feed lines and for blocking off a corner of the camp.

@3dassets48 tris
Tack Rack (Medieval Tournament and Jousting Ground)

Tack Rack (Medieval Tournament and Jousting Ground)

Standing rack of four bridles with stirrup irons and two girths, for the tourney camp lines.

@3dassets1.2k tris
Barding Stand (Medieval Tournament and Jousting Ground)

Barding Stand (Medieval Tournament and Jousting Ground)

Trestle stand carrying a blank caparison and a padded roll, the way barding is aired between courses.

@3dassets248 tris
Saddle Trestle (Medieval Tournament and Jousting Ground)

Saddle Trestle (Medieval Tournament and Jousting Ground)

War saddle with a high cantle on a timber trestle, with skirts, stirrup leathers and irons hanging.

@3dassets364 tris
Hay Bale Stack (Medieval Tournament and Jousting Ground)

Hay Bale Stack (Medieval Tournament and Jousting Ground)

Six hay bales stacked three courses high with the courses turned against each other.

@3dassets288 tris
Ale Barrel (Medieval Tournament and Jousting Ground)

Ale Barrel (Medieval Tournament and Jousting Ground)

Hooped ale barrel laid on a timber stillage with a tap driven in and two cups on top.

@3dassets484 tris
Ale Jugs (Medieval Tournament and Jousting Ground)

Ale Jugs (Medieval Tournament and Jousting Ground)

Three glazed jugs and four turned cups on a low serving stool, for the ale line behind the stands.

@3dassets668 tris