HomeComputer ScienceCI/CD Pipeline Simulation

3D Mobile CI/CD Pipeline Simulator

A 3D dedicated-lane CI/CD pipeline simulator: commits are assigned to parallel end-to-end lanes that carry them through build, lint/unit test, UI test and deploy, with per-stage failure that topples a job off its lane and frees it early — orbit the factory floor and tune lane count, commit rate and failure probability.

Computer Science3DEasy60 FPS📱 Mobile-adapted⇄ 2D version
3d-mobile-cicd-pipelines ↗ Open standalone

A 3D factory-floor model of a mobile CI/CD pipeline built around dedicated parallel lanes instead of per-stage worker pools: each lane carries one commit through build, a parallel lint/unit-test fork-join, UI test and deploy before accepting the next job from the queue. A failed stage topples the commit off its lane and frees that lane early, so red builds actually churn through capacity faster than green ones. Orbit the scene and tune lane count, commit rate and failure probability to see how lane-based capacity behaves differently from a per-stage pool.

⚙ Under the hood

Visualize a CI/CD pipeline where each commit flows through dedicated lanes for build, test, and deploy. A failed build causes debris to fall off its lane.

CI/CDPipelineDevOpsQueueing

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)