StealThis .dev

Backlog - WebGPU Branch Experiment

WebGPU capability probe with fallback branch visualization.

Open in Lab
webgpuexperimental
Targets: JS HTML

Code

body { margin: 0; font-family: "Trebuchet MS", "Segoe UI", sans-serif; background: #070b15; color: #edf4ff; }
.topbar { padding: 0.75rem 1rem; display: flex; justify-content: space-between; align-items: center; }
.topbar a { color: #8ee7ff; text-decoration: none; }
button { border: 1px solid rgba(255,255,255,0.25); background: rgba(255,255,255,0.08); color: #edf4ff; border-radius: 999px; padding: 0.35rem 0.7rem; }
main { width: min(980px, 92%); margin: 0 auto; }
.kicker { color: #8ee7ff; text-transform: uppercase; letter-spacing: 0.1em; }
canvas { margin-top: 1rem; width: 100%; border: 1px solid #2a3f5f; border-radius: 12px; background: #0d1322; }

Backlog - WebGPU Branch Experiment

WebGPU capability probe with fallback branch visualization.

Source

  • Repository: libs-gen
  • Original demo id: 29-webgpu-experiment

Notes

WebGPU capability probe with fallback branch visualization.