3DAssets.dev
Loading model…

About

Hanging iron cage, 1.24 m across and 3.05 m tall to the top ring, with a hinged barred door; origin at the cage floor. Dimensions 1.25 x 3.05 x 1.24 m (X x Y x Z). Metre units, +Y up, +Z front; rests on y=0 with a footprint-centred origin. Nocturne hand-painted palette: slate, bone, crimson, tarnished gold and black iron. Named pivots: cage-door pivot at (0.58, 0.00, 0.00) m. Rigid node-transform clips: open and close. No skinning. No 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 “Cage (Vampire Crypt and Gothic Cathedral)” asset in my project.

Model: https://cdn.3dassets.dev/assets/23037/v1/model.glb
Asset page: https://3dassets.dev/assets/vampire-crypt-and-gothic-cathedral-cage-c39ffe11
Description: Hanging iron cage, 1.24 m across and 3.05 m tall to the top ring, with a hinged barred door; origin at the cage floor.

- Dimensions (X × Y × Z): 1.254 × 3.05 × 1.24 metres
- Triangles: 556
- Animations: open, close
- 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'
import { AnimationMixer } from 'three'

let mixer

const loader = new GLTFLoader()
loader.load('https://cdn.3dassets.dev/assets/23037/v1/model.glb', (gltf) => {
  scene.add(gltf.scene)
  mixer = new AnimationMixer(gltf.scene)
  mixer.clipAction(gltf.animations[0]).play()
})

// Call from your render loop; deltaSeconds is time since the previous frame.
function updateAssetAnimation(deltaSeconds) {
  mixer?.update(deltaSeconds)
}

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.

Cage (Vampire Crypt and Gothic Cathedral)

Hanging iron cage, 1.24 m across and 3.05 m tall to the top ring, with a hinged barred door; origin at the cage floor.

Download asset · 28.5 KB

More in Props & Furniture

VHS Tape Stack (Halloween Slasher Street)

VHS Tape Stack (Halloween Slasher Street)

Free 3D model of a stack of five VHS cassettes with blank labels and two sleeves: 0.4 m Halloween horror living room and shed prop.

@3dassets2.1k tris
CRT Television (Halloween Slasher Street)

CRT Television (Halloween Slasher Street)

Free 3D model of a 1980s wood cased CRT television with rabbit ear antennas and a dead grey screen: 0.7 m Halloween horror living room prop.

@3dassets1.1k tris
Hallway Side Table (Halloween Slasher Street)

Hallway Side Table (Halloween Slasher Street)

Free 3D model of a small dark timber hallway side table with a dummy drawer front and a lower shelf: 0.7 m Halloween horror interior prop.

@3dassets1.6k tris
Rotary Telephone (Halloween Slasher Street)

Rotary Telephone (Halloween Slasher Street)

Free 3D model of a 1980s rotary dial telephone with the handset on the cradle and a coiled cord: 0.24 m Halloween horror hallway prop.

@3dassets1.4k tris
Hockey Mask On Nail (Halloween Slasher Street)

Hockey Mask On Nail (Halloween Slasher Street)

Free 3D model of a moulded white sports mask hanging on a nail on a board: 0.6 m Halloween horror shed and hallway prop with no branding.

@3dassets1.4k tris
Dropped Flashlight (Halloween Slasher Street)

Dropped Flashlight (Halloween Slasher Street)

Free 3D model of a metal flashlight dropped on the ground with the beam still on: 0.4 m Halloween horror prop with an emissive lens and pool.

@3dassets840 tris
Police Barricade Sawhorse (Halloween Slasher Street)

Police Barricade Sawhorse (Halloween Slasher Street)

Free 3D model of a folding police barricade sawhorse with striped boards and two reflectors: 1.4 m Halloween horror street closure prop.

@3dassets504 tris
Police Tape Run (Halloween Slasher Street)

Police Tape Run (Halloween Slasher Street)

Free 3D model of a 4 m run of red police tape twisted between two steel stakes with a torn end: Halloween horror street cordon prop.

@3dassets464 tris
Scattered Candy (Halloween Slasher Street)

Scattered Candy (Halloween Slasher Street)

Free 3D model of a scatter of dropped wrapped candy on the ground: 0.6 m Halloween horror ground dressing for porches, paths and streets.

@3dassets468 tris
Trick Or Treat Bucket (Halloween Slasher Street)

Trick Or Treat Bucket (Halloween Slasher Street)

Free 3D model of a moulded pumpkin trick or treat pail with a wire handle and a few sweets in it: 0.35 m Halloween horror hand prop.

@3dassets684 tris
Plastic Cauldron (Halloween Slasher Street)

Plastic Cauldron (Halloween Slasher Street)

Free 3D model of a black plastic cauldron with a wire handle, filled with wrapped candy: 0.7 m Halloween horror porch and party prop.

@3dassets872 tris
Halloween Pennant Banner (Halloween Slasher Street)

Halloween Pennant Banner (Halloween Slasher Street)

Free 3D model of a 3.2 m Halloween pennant banner with twelve flags and a blank hanging panel: horror game porch and fence dressing.

@3dassets880 tris

Similar assets

Bar counter end with lift flap (Bar, Pub and Brewery Taproom)Animated

Bar counter end with lift flap (Bar, Pub and Brewery Taproom)

The service end of a bar counter: a panelled half with a fixed bar top, a turned newel post and a hinged bar-top leaf over an open passage with a slatted swing gate below.

@3dassets2.3k tris
Iron Chandelier (Vampire Crypt and Gothic Cathedral)

Iron Chandelier (Vampire Crypt and Gothic Cathedral)

Two-tier iron ring chandelier with twenty candles, 1.9 m across and 2.44 m tall from the lower ring to the ceiling plate; origin at the lower ring, hang with the plate on the ceiling.

@3dassets1.7k tris
Bar top section with bullnose (Bar, Pub and Brewery Taproom)

Bar top section with bullnose (Bar, Pub and Brewery Taproom)

A loose 1.2 m bar top section: a postformed slab with a full bullnose nosing bead along the customer edge, a brass edge strip and the bearer rails on its underside.

@3dassets432 tris
Working bar with back bar and dispense (Bar, Pub and Brewery Taproom)

Working bar with back bar and dispense (Bar, Pub and Brewery Taproom)

A pub bar in service: a panelled counter run from the lift-flap end through the till and waiter positions and around a corner into a return leg, a four bay back bar of bottle steps, mirror and glazed fridge with an optic rail and lightbox, three tap fonts and a set of three...

@3dassets62.4k tris
Bar counter module 1200 (Bar, Pub and Brewery Taproom)

Bar counter module 1200 (Bar, Pub and Brewery Taproom)

A 1.2 m pub bar counter module: recessed plinth, fielded timber front panelling under a moulded rail, a postformed bar top with a bullnose nosing and brass edge strip, a brass foot rail on stanchions and a stainless working deck with an upstand inside the bar.

@3dassets1.7k tris
Back bar bottle fridge bay (Bar, Pub and Brewery Taproom)Animated

Back bar bottle fridge bay (Bar, Pub and Brewery Taproom)

A back bar bay with a glazed bottle fridge in the base: two glass doors on barrel hinges with bar handles over three wire shelves, a louvred grille, and two display shelves with gallery rails and a blank lit sign band above.

@3dassets3.6k tris
Gaming Floor (Casino Floor and Back Rooms)

Gaming Floor (Casino Floor and Back Rooms)

Gaming floor demonstration: a pit of blackjack, roulette, craps and poker tables with dealer chairs and stools on patterned carpet, a slot bank and machine row beyond, a bar with back bar and lounge seating, rope stanchions marking the pit, and the cashier cage on the back...

@3dassets20.9k tris
Bar counter end with the flap raised (Bar, Pub and Brewery Taproom)

Bar counter end with the flap raised (Bar, Pub and Brewery Taproom)

The bar counter end module with its hinged top leaf swung up on the newel post and the gate opened, showing the service passage in use.

@3dassets2.3k tris
Bar counter corner (Bar, Pub and Brewery Taproom)

Bar counter corner (Bar, Pub and Brewery Taproom)

A 90 degree bar counter corner on the same grid: two fielded panel faces meeting on a turned pilaster, a mitred bar top with brass nosing on both edges and a foot rail turning the corner.

@3dassets2.3k tris
Back bar mirrored bay (Bar, Pub and Brewery Taproom)Animated

Back bar mirrored bay (Bar, Pub and Brewery Taproom)

A back bar bay built around a tall framed mirror: a panelled base cabinet with fielded doors, a bullnose worktop, a moulded mirror frame, a single display shelf with a brass gallery rail and a moulded cornice above.

@3dassets2.8k tris
Back bar base cabinet (Bar, Pub and Brewery Taproom)Animated

Back bar base cabinet (Bar, Pub and Brewery Taproom)

A 1.2 m low back bar cabinet: a recessed plinth, two fielded doors with brass knobs, two drawers with a pair of knobs each and a bullnose timber top.

@3dassets1.4k tris
Backless bar stool (Bar, Pub and Brewery Taproom)

Backless bar stool (Bar, Pub and Brewery Taproom)

A 760 mm backless bar stool: four turned legs, a brass foot ring and a timber stretcher ring, under a piped round seat pad on a shaped board.

@3dassets1.5k tris