
Loading model
About
Free 3D model of a corner canal house for a historical town kit: stepped gable front with a 4 m return wall down the side street and a wall lantern on the corner. Dimensions 5.30 by 8.97 by 4.80 m (X by Y by Z). Metre units, +Y up, +Z front, origin on the footprint at ground level. Animated pivot nodes: door at (-1.68, -0.00, 0.34) m; shutter-c-left at (-1.67, 4.00, 0.36) m; shutter-c-right at (-0.53, 4.00, 0.36) m; shutter-d-left at (0.53, 4.00, 0.36) m; shutter-d-right at (1.67, 4.00, 0.36) m. Connectors: left (front) at (-2.00, 0.00, 0.00) facing (-1, 0, 0); roof (roof) at (0.00, 6.80, -0.28) facing (0, 1, 0). Corner module: the front is 4.00 m wide on the terrace wall head of 6.80 m and the return runs 4.00 m back along +X. Butt a terrace onto its left port. The door and the first floor shutters swing; the lantern is fixed and carries no light source. No real town, mill, company or product is depicted, and every board and gable stone is blank or carries invented abstract shapes. Canal town palette: red brick, lime plaster, grey stone, clay pantile, oak and pale pine, dark green paint, wrought iron, brass, dark green glass used for glazing and for the canal, leaf green and a single flower red. Rigid node-transform clips: door-open, door-close, shutter-open and shutter-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 “Canal House Corner Block (Canal Town and Windmill)” asset in my project. Model: https://cdn.3dassets.dev/assets/36667/v1/model.glb Asset page: https://3dassets.dev/assets/canal-town-and-windmill-canal-house-corner-block-2b7f1aa4 Description: Free 3D model of a corner canal house for a historical town kit: stepped gable front with a 4 m return wall down the side street and a wall lantern on the corner. - Dimensions (X × Y × Z): 5.3 × 8.973 × 4.801 metres - Triangles: 8.9k - Animations: door-open, door-close, shutter-open, shutter-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/36667/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?
How do I get started?
Which game engines and tools can I use this model with?
How do I import this model into Unity, Godot, Unreal or Blender?
Can I use this model in a commercial game, and do I need to credit anyone?
Can I load it from the CDN instead of downloading it?
Do I need Draco, Meshopt or KTX2 to load it?
Canal House Corner Block (Canal Town and Windmill)
Free 3D model of a corner canal house for a historical town kit: stepped gable front with a 4 m return wall down the side street and a wall lantern on the corner.