logo
← Asset Library
Front ¾ previewSide previewBack ¾ previewTop previewFront ¾
3D Mesh
1

Futuristic Support Column

A riveted structural column, floor to ceiling. Repeat it on a grid to give a big room a reason to stay up.

Type3D Mesh
FormatGLB
Size1.6 MB
Triangles30,000
MaterialsPBR (Metallic/Roughness)
In the download
  • futuristic-support-column/mining-support-column.glb
  • futuristic-support-column/scene.json
Guide

Every asset is a flat drop into your project's public/ folder — the model plus a ready-to-run scene.json that loads and frames it.

  1. 1Scaffold a project (skip if you have one)
    npm create @babylonjsmarket/arcade@latest my-game && cd my-game && npm install

    A World, renderer, and dev server — ready to run.

  2. 2Download this asset
    bjs download futuristic-support-column

    Unzips the model + scene.json into public/futuristic-support-column/.

    First time? Run bjs login once.

  3. 3Point your game at the scene
    await game.loadSceneFromUrl('/futuristic-support-column/scene.json')

    It auto-registers the scene's built-in components, loads the model, and frames the camera.

  4. 4Run it
    npm run dev

    Reload to rebuild the scene after any edit.

More like this

Was this page helpful?

We read every note — tell us what's working and what isn't.

↑↓ NavigateEnter SelectEsc CloseCtrl+K Open Search