
Assembly · East London housing
Projecting-bay housing block
Projecting-bay housing block, assembled from 8 models in the East London housing 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 East London housing pack, £19, with 20 other models.
See the pack| Parts | 8 models |
|---|---|
| Format | Assembly file (JSON) + GLB parts |
| Sockets | camera-street, camera-overview |
Load it in three.js
import { loadAssembly } from './assemblies.js'; // included in the pack
const group = await loadAssembly('assemblies/hackney-wick-housing-projecting-proof.json');
scene.add(group);









