logo

Babylon.js Market

← Asset Library
3D Mesh
1

Gold-Circuit Cali

A sleek blue-and-gold gambling android behind a poker-chip visor. Bonus figure for the PokerAICali component — the cool, calculating personality that grinds pots on pot-odds, not bravado.

PokerAICaliFrom the componentPokerAICali
Type3D Mesh
FormatGLB
Size1.1 MB
Triangles51,550
MaterialsPBR (Metallic/Roughness)
In the download
  • figures-poker-ai-cali/poker-ai-cali.glb
  • figures-poker-ai-cali/scene.json
  • meshy/animations.glb
  • figures-poker-ai-cali/README.md
Guide

Every asset is a flat drop into your project's public/ folder — the model plus a ready-to-run scene.json you can walk around with WASD / arrow keys.

  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 figures-poker-ai-cali

    Unzips the model + scene.json into public/figures-poker-ai-cali/.

    First time? Run bjs login once.

  3. 3Point your game at the scene
    await game.loadSceneFromUrl('/figures-poker-ai-cali/scene.json')

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

  4. 4Run it
    npm run dev

    Walk the character around with WASD / arrow keys.

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