Babylon Lite demos

Standalone showcase pages built on Babylon Lite, a WebGPU-exclusive, fully tree-shakable rendering engine. Each demo is production-bundled, so the size it actually ships is shown right on its card. Sizes cover the engine and demo code only. External assets (textures, game data, etc.) aren’t included.

Freeciv — Isometric Map thumbnail

Freeciv — Isometric Map

Civilization-style isometric strategy map rendered on Lite's pure-2D sprite path — no scene, camera, or mesh. A procedurally generated continent of diamond terrain tiles with rivers, roads, cities and units, drawn from the GPLv2 Freeciv amplio2 tileset sliced clean-room from its plain-text .spec grids. Drag to pan, scroll to zoom, hover for tile info, click the scout to send it pathfinding across the map, and jump around with the overview minimap. Ships no Freeciv code or assets.

gamestrategy2dshowcase
69.3 KB · 26.6 KB gzip
Requires WebGPU
3D Tetris thumbnail

3D Tetris

A playable Tetris built on Babylon Lite. The 10×20 well renders Kenney's CC0 Cube Pets as the falling pieces — thin-instanced, one mesh per piece color — inside a stone-wall frame, keeping the whole playfield at a handful of draw calls; press M to cycle the block style between smooth rounded enamel cubes (default), classic chamfered arcade cubes, and the Cube Pets. Standard 7-bag randomizer, ghost piece, soft/hard drop, wall kicks, line clears and level-based gravity.

gameshowcase
126.4 KB · 49 KB gzip
Requires WebGPU
Break Meshes thumbnail

Break Meshes

Voronoi mesh fracture + physics: the Khronos BoomBox glTF is split into cell pieces via half-space clipping (ported from CedricGuillemet/64Kb5) with UV interpolation, then duplicated into eleven randomly-rotated instances scattered across the ground. Each boombox rests assembled on its own static convex-hull cells; click one to GPU-pick it and shatter just that model — its cells flip to dynamic and the picked cell is punched along the pick ray. Original surfaces keep the PBR material; the exposed interior cut faces use a separate 'fractured core' material, all lit by an HDR environment with soft shadows.

pbrgltfphysicsshowcase
185.4 KB · 71.4 KB gzip
Requires WebGPU

No compatible demo was found. Please try on a desktop device.

✨ More demos are available on desktop — visit this page on a computer with WebGPU to explore them all.