3DAssets.dev
Loading model…

About

Cemetery gate: two stone piers with pinnacles 3.4 m tall, two hinged 1 m iron gate leaves and an overthrow arch; 2.8 m between the connector ends. Dimensions 2.90 x 3.53 x 0.50 m (X x Y x Z). Metre units, +Y up, +Z front; rests on y=0 with the origin on the 4 m grid centre. Nocturne hand-painted palette: slate, bone, crimson, tarnished gold and black iron. Named pivots: gate-leaf-west pivot at (-1.00, 0.00, 0.00) m; gate-leaf-east pivot at (1.00, 0.00, 0.00) m. Connectors: west (fence), east (fence). 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 “Iron Fence Gate (Vampire Crypt and Gothic Cathedral)” asset in my project.

Model: https://cdn.3dassets.dev/assets/22585/v1/model.glb
Asset page: https://3dassets.dev/assets/vampire-crypt-and-gothic-cathedral-iron-fence-gate-f28c41f4
Description: Cemetery gate: two stone piers with pinnacles 3.4 m tall, two hinged 1 m iron gate leaves and an overthrow arch; 2.8 m between the connector ends.

- Dimensions (X × Y × Z): 2.9 × 3.533 × 0.5 metres
- Triangles: 864
- 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/22585/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)
}

Iron Fence Gate (Vampire Crypt and Gothic Cathedral)

Cemetery gate: two stone piers with pinnacles 3.4 m tall, two hinged 1 m iron gate leaves and an overthrow arch; 2.8 m between the connector ends.

Download asset · 49.8 KB

More in Buildings & Architecture

Meadow Courier Post Office

Meadow Courier Post Office

A compact teal roof post office with timber framing, parcel sign and letter slot for cozy delivery games.

@3dassets600 tris · 1 ↓
Tomb Chamber Cutaway (Vampire Crypt and Gothic Cathedral)

Tomb Chamber Cutaway (Vampire Crypt and Gothic Cathedral)

Roofless 8 m tomb chamber cutaway with the east wall omitted for overhead inspection, a south entrance and raised central dais.

@3dassets936 tris
Crypt Hatch (Vampire Crypt and Gothic Cathedral)Animated

Crypt Hatch (Vampire Crypt and Gothic Cathedral)

Ground-level crypt entrance, 2.6 by 3 m: stone stair well with seven steps descending north and an iron trapdoor hinged on its south edge, 0.82 m tall.

@3dassets256 tris
Sexton Hut (Vampire Crypt and Gothic Cathedral)Animated

Sexton Hut (Vampire Crypt and Gothic Cathedral)

Sexton tool hut, 3.2 by 3.2 m and 4.3 m tall: stone walls, a hinged plank door on the east side, small glazed window, steep slate roof with ridge and a chimney.

@3dassets236 tris
Iron Fence Corner (Vampire Crypt and Gothic Cathedral)

Iron Fence Corner (Vampire Crypt and Gothic Cathedral)

Railing corner: stone pier with a pyramid cap at the origin and two 1 m iron panels running east and south.

@3dassets240 tris
Mausoleum (Vampire Crypt and Gothic Cathedral)Animated

Mausoleum (Vampire Crypt and Gothic Cathedral)

Family mausoleum, 3.6 by 3.5 m and 5.5 m tall: stone box with a pointed doorway, hinged iron gate leaf, corner pilasters, pediment roof and an urn finial.

@3dassets628 tris
Iron Fence Straight (Vampire Crypt and Gothic Cathedral)

Iron Fence Straight (Vampire Crypt and Gothic Cathedral)

2 m wrought-iron railing panel, 1.7 m tall, with spear-headed bars and two rails between square posts.

@3dassets228 tris
Crypt Floor Tile (Vampire Crypt and Gothic Cathedral)

Crypt Floor Tile (Vampire Crypt and Gothic Cathedral)

4 by 4 m crypt flagstone floor tile, 0.18 m thick, nine slabs over a dark bed.

@3dassets120 tris
Crypt Pillar (Vampire Crypt and Gothic Cathedral)

Crypt Pillar (Vampire Crypt and Gothic Cathedral)

Squat octagonal crypt pier, 1.1 m across and 2.85 m tall, with a moulded base and flared capital to carry a vault springing at 1.9 to 2.85 m.

@3dassets84 tris
Spiral Stair (Vampire Crypt and Gothic Cathedral)

Spiral Stair (Vampire Crypt and Gothic Cathedral)

Open spiral stair on a 0.5 m newel: sixteen wedge treads climbing 3.15 m through three quarters of a turn within a 3 m circle, with an iron handrail.

@3dassets616 tris
Ladder Shaft (Vampire Crypt and Gothic Cathedral)

Ladder Shaft (Vampire Crypt and Gothic Cathedral)

Vertical crypt access shaft on one 4 m cell: three 6 m walls, a pointed opening to the south, an iron rung ladder on the north wall and a barred grate over the top.

@3dassets900 tris
Sealed Door (Vampire Crypt and Gothic Cathedral)

Sealed Door (Vampire Crypt and Gothic Cathedral)

Sealed crypt doorway, 2.4 m wide and 3 m tall: pointed surround bricked up with alternating courses, crossed iron bars and a wax seal.

@3dassets792 tris

Similar assets

Iron Gate (Vampire Crypt and Gothic Cathedral)Animated

Iron Gate (Vampire Crypt and Gothic Cathedral)

Double wrought-iron gate for the 3 m pointed crypt opening: two 1.5 m leaves with spear-headed bars following the arch profile, hinged at the jambs.

@3dassets496 tris
mesh fence gate (Zoo and Safari Park Builder)

mesh fence gate (Zoo and Safari Park Builder)

mesh fence gate on a 2 m connector grid; closed gate leaf with hinge, brace and latch.

@3dassets528 tris
Twin-leaf moon gate (Hollowwick Halloween)

Twin-leaf moon gate (Hollowwick Halloween)

Two ornate iron gate leaves between carved stone pillars. Leaf meshes are separately named; documented hinge coordinates support application-side articulation.

@3dassets11.5k tris
Iron Grille Gate (Medieval Castle Construction)

Iron Grille Gate (Medieval Castle Construction)

Open iron grille gate with visible bars.

@3dassets120 tris
perimeter fence gate (Prison Complex Builder)Animated

perimeter fence gate (Prison Complex Builder)

perimeter fence gate with 3 m posts, steel mesh, top and bottom rails and bolted footplates.

@3dassets1.6k tris
Post And Rail Fence Gate (Equestrian Yard and Stables)

Post And Rail Fence Gate (Equestrian Yard and Stables)

Five-bar timber field gate hung between two heavier gate posts.

@3dassets196 tris
Chain Fence Gate (Zombie Quarantine Streets)

Chain Fence Gate (Zombie Quarantine Streets)

Original static chain fence gate for quarantine streets.

@3dassets276 tris
Scrollwork iron fence (Hollowwick Halloween)

Scrollwork iron fence (Hollowwick Halloween)

Two-metre iron fence panel with seven spearheads, scroll infills and brass rings.

@3dassets4.5k tris
Bin store gate 1.6 m (Laundrette and Cleaning Services)Animated

Bin store gate 1.6 m (Laundrette and Cleaning Services)

The 1.6 m bin store bay fitted as a gate: two slatted leaves on named hinge pivots with barrel hinges and pull handles, a drop bolt into a ground keeper and a blank notice panel.

@3dassets2.1k tris
Five-bar field gate, closed (Arable Fields and Farm Machinery)Animated

Five-bar field gate, closed (Arable Fields and Farm Machinery)

A 3.5 m tubular five-bar field gate hung between two round posts, with diagonal bracing, hinge straps and a latch; the gate leaf turns on its own hinge pivot.

@3dassets292 tris