
Assembly · Tower cranes and lifting
Material hoist with lifting loads
Material hoist with lifting loads, assembled from 7 models in the Tower cranes and lifting 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 Tower cranes and lifting pack, £19, with 22 other models.
See the pack| Parts | 7 models |
|---|---|
| Format | Assembly file (JSON) + GLB parts |
| Sockets | floor-ground |
Load it in three.js
import { loadAssembly } from './assemblies.js'; // included in the pack
const group = await loadAssembly('assemblies/construction-lifting-material-hoist-proof.json');
scene.add(group);







