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

Futuristic 90° Track Curve

A tight quarter-turn of rail. Turns a track run a full corner inside one tile.

Type3D Mesh
FormatGLB
Size1.9 MB
Triangles29,992
MaterialsPBR (Metallic/Roughness)
In the download
  • futuristic-track-curve-90/mine-track-curve-90.glb
  • futuristic-track-curve-90/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-track-curve-90

    Unzips the model + scene.json into public/futuristic-track-curve-90/.

    First time? Run bjs login once.

  3. 3Point your game at the scene
    await game.loadSceneFromUrl('/futuristic-track-curve-90/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