
Assembly · Construction plant and machinery
Tandem roller
Tandem roller, assembled from 2 models in the Construction plant and machinery 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 Construction plant and machinery pack, £24, with 24 other models.
See the pack| Parts | 2 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-machinery-tandem-roller-proof.json');
scene.add(group);







