
Loading model…
About
Sixteen economic and civic buildings arranged on 14 m planning centres; all source models retain metre dimensions.
Use with an AI agent
Copy this prompt into your AI chat, then describe what you want to build with the asset.
Use the “Kingdom Economic Centre (Medieval RTS Faction Buildings)” asset in my project. Model: https://cdn.3dassets.dev/assets/923/v1/model.glb Asset page: https://3dassets.dev/assets/medieval-rts-faction-buildings-kingdom-e-9259eda3-starter-scene Description: Composed example for Medieval RTS Faction Buildings. - Dimensions (X × Y × Z): 49.3 × 8 × 50.05 metres - Triangles: 7,808 - 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/923/v1/model.glb', (gltf) => {
scene.add(gltf.scene)
})Kingdom Economic Centre (Medieval RTS Faction Buildings)
Composed example for Medieval RTS Faction Buildings.