
Assembly · London terraced houses
Painted stucco terrace house
Painted stucco terrace house, assembled from 19 models in the London terraced houses pack. A three.js-ready assembly with a live 3D preview.
The picture is a studio render. View in 3D loads the low-detail GLB itself in three.js.
Included in the London terraced houses pack, £24, with 41 other models.
See the pack| Parts | 19 models |
|---|---|
| Format | Assembly file (JSON) + GLB parts |
Load it in three.js
import { loadAssembly } from './assemblies.js'; // included in the pack
const group = await loadAssembly('assemblies/london-residential-colourway-stucco.json');
scene.add(group);

























