3DAssets.dev
Loading model…

About

Stone sarcophagus, 2.3 m long and 1.28 m tall, with a moulded plinth, panelled sides and a gabled lid carrying a bone cross; the lid hinges on its back edge. Dimensions 2.30 x 1.33 x 1.10 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: sarcophagus-lid/slate pivot at (0.00, 1.03, -0.50) m; sarcophagus-lid/bone pivot at (0.00, 1.03, -0.50) m. Rotate the lid about its local X axis to open. 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 “Sarcophagus (Vampire Crypt and Gothic Cathedral)” asset in my project.

Model: https://cdn.3dassets.dev/assets/22980/v1/model.glb
Asset page: https://3dassets.dev/assets/vampire-crypt-and-gothic-cathedral-sarcophagus-40e7b346
Description: Stone sarcophagus, 2.3 m long and 1.28 m tall, with a moulded plinth, panelled sides and a gabled lid carrying a bone cross; the lid hinges on its back edge.

- Dimensions (X × Y × Z): 2.3 × 1.33 × 1.1 metres
- Triangles: 180
- 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/22980/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.

Sarcophagus (Vampire Crypt and Gothic Cathedral)

Stone sarcophagus, 2.3 m long and 1.28 m tall, with a moulded plinth, panelled sides and a gabled lid carrying a bone cross; the lid hinges on its back edge.

Download asset · 16.3 KB

More in Props & Furniture

Garden tap on a post (Lawn Mowing Simulator Kit)

Garden tap on a post (Lawn Mowing Simulator Kit)

Low poly garden tap on a timber post with a red hand wheel, a short hose tail and a gravel splash pad.

@3dassets220 tris
Kids swing set (Lawn Mowing Simulator Kit)Animated

Kids swing set (Lawn Mowing Simulator Kit)

Low poly garden swing set: an A frame on a top beam with one flat seat that rocks on its own pivot and one toddler seat.

@3dassets280 tris
Washing line with clothes (Lawn Mowing Simulator Kit)

Washing line with clothes (Lawn Mowing Simulator Kit)

Low poly washing line between two braced posts, with three cords, five hung shirts and pegs.

@3dassets372 tris
Wheelie bin with lid (Lawn Mowing Simulator Kit)Animated

Wheelie bin with lid (Lawn Mowing Simulator Kit)

Low poly two wheeled wheelie bin with a hinged lid on its own pivot, a pull bar and a blank label panel.

@3dassets188 tris
Slatted compost bin (Lawn Mowing Simulator Kit)

Slatted compost bin (Lawn Mowing Simulator Kit)

Low poly slatted timber compost bin on corner posts, heaped with clippings.

@3dassets420 tris
Lawn sprinkler (Lawn Mowing Simulator Kit)Animated

Lawn sprinkler (Lawn Mowing Simulator Kit)

Low poly rotating lawn sprinkler on a sled base: a three arm head that turns on its own pivot, with a hose spigot.

@3dassets316 tris
Paddling pool (Lawn Mowing Simulator Kit)

Paddling pool (Lawn Mowing Simulator Kit)

Low poly three ring inflatable paddling pool with a shallow water surface and a ball floating in it.

@3dassets1.9k tris
Flamingo lawn ornament (Lawn Mowing Simulator Kit)

Flamingo lawn ornament (Lawn Mowing Simulator Kit)

Low poly plastic flamingo lawn ornament on a single wire leg and a ground spike.

@3dassets336 tris
Garden gnome with a yellow hat (Lawn Mowing Simulator Kit)

Garden gnome with a yellow hat (Lawn Mowing Simulator Kit)

Low poly garden gnome in a yellow hat and green coat, a colour variant of the base gnome.

@3dassets528 tris
Garden gnome with a blue hat (Lawn Mowing Simulator Kit)

Garden gnome with a blue hat (Lawn Mowing Simulator Kit)

Low poly garden gnome in a blue hat and red coat, a colour variant of the base gnome.

@3dassets528 tris
Garden gnome (Lawn Mowing Simulator Kit)

Garden gnome (Lawn Mowing Simulator Kit)

Low poly garden gnome with a red pointed hat, a beard and a blue coat, standing on a grass base.

@3dassets528 tris
Bird bath (Lawn Mowing Simulator Kit)

Bird bath (Lawn Mowing Simulator Kit)

Low poly pedestal bird bath with a shallow bowl of water and a small bird on the rim.

@3dassets480 tris

Similar assets

Gothic stone sarcophagus (Hollowwick Halloween)

Gothic stone sarcophagus (Hollowwick Halloween)

Raised stone sarcophagus with moulded lid, six inset side panels and brass lid ornament.

@3dassets528 tris
Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

Panelled pillar with brass rail (Bar, Pub and Brewery Taproom)

A 2.6 m panelled room pillar: a dark plinth with a moulded base, fielded panels on all four faces, a moulded capital, brass rails on turned brackets across the two side faces and bullnose drink shelves on the other two.

@3dassets3.0k tris
American side by side fridge freezer (Home Appliances and Utility Room)Animated

American side by side fridge freezer (Home Appliances and Utility Room)

A 920 mm American side by side fridge freezer in stainless: a narrow freezer door carrying a recessed water and ice dispenser with paddle, drip grille and control window, and a wider fridge door, both on full-height bar handles.

@3dassets2.3k tris
Kitchen tall end panel 600 (Fitted Kitchen and Bathroom Builder)

Kitchen tall end panel 600 (Fitted Kitchen and Bathroom Builder)

Full height 2220 by 580 mm decor end panel with two rear packing battens, used to finish an exposed tall or larder run.

@3dassets192 tris
Roof Gable Long (Medieval Castle Construction)
Long Bone Fragment (Prehistoric Expedition Sites)

Long Bone Fragment (Prehistoric Expedition Sites)

Long Bone Fragment: original weathered survival equipment with explicit construction and metre-scale dimensions.

@3dassets1.5k tris
Double panel radiator 1000 x 600 (Home Appliances and Utility Room)

Double panel radiator 1000 x 600 (Home Appliances and Utility Room)

A 1.0 m double panel convector radiator: two profiled panels with pressed waterways, a welded convector fin bank between them, a top grille, side end panels, a thermostatic valve and a lockshield on wall brackets.

@3dassets2.1k tris
Garden ornament plinth (Garden Centre and Florist)

Garden ornament plinth (Garden Centre and Florist)

A cast stone display plinth with a fluted urn on top: a stepped base, a tapered pedestal, a moulded cap and a two handled urn with a gadrooned bowl, all in reconstituted stone.

@3dassets896 tris
Bar front panelling section (Bar, Pub and Brewery Taproom)

Bar front panelling section (Bar, Pub and Brewery Taproom)

A 1.2 m loose section of bar front panelling: a dark skirting plinth, three bevelled fielded panels in a rail and stile frame, corner stiles and a moulded capping rail.

@3dassets894 tris
Three panel player screen (Board Game Pieces, Dice and Tokens)

Three panel player screen (Board Game Pieces, Dice and Tokens)

Three solid privacy panels with separate side-panel hinge pivots; 75 mm tall.

@3dassets228 tris
Stone Cross (Vampire Crypt and Gothic Cathedral)

Stone Cross (Vampire Crypt and Gothic Cathedral)

Ringed stone cross, 2.2 m tall, on a two-step plinth with a bone boss at the crossing.

@3dassets156 tris
Long-nose conventional sleeper (Long-Haul Trucking and Truck Stop)Animated

Long-nose conventional sleeper (Long-Haul Trucking and Truck Stop)

Long-nose conventional sleeper in an original generic highway freight family.

@3dassets6.8k tris