
Loading model…
About
Open administrative office with registry desk, contracts, reward coffer and quest board on a continuous floor.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Guild Office (Adventurers Tavern and Guild Hall)” asset in my project. Model: https://cdn.3dassets.dev/assets/3981/v1/model.glb Asset page: https://3dassets.dev/assets/adventurers-tavern-and-guild-hall-guild-office-2283897a Description: Composed example for Adventurers Tavern and Guild Hall. - Dimensions (X × Y × Z): 6 × 2.31 × 6 metres - Triangles: 18,264 - 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/3981/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Guild Office (Adventurers Tavern and Guild Hall)
Composed example for Adventurers Tavern and Guild Hall.