
Assembly · East London industrial and pub fronts
Napier pub front
Napier pub front, assembled from 20 models in the East London industrial and pub fronts 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 industrial and pub fronts pack, £24, with 45 other models.
See the pack| Parts | 20 models |
|---|---|
| Format | Assembly file (JSON) + GLB parts |
| Sockets | floor-ground, camera-overview |
Load it in three.js
import { loadAssembly } from './assemblies.js'; // included in the pack
const group = await loadAssembly('assemblies/hackney-wick-fronts-napier-proof.json');
scene.add(group);






















