Lab

Live GPU demos running in your browser. Requires Chrome 113+ for WebGPU.

WebGPU Particle System

Live

N-body particle simulation running entirely on the GPU via WebGPU compute shaders. Each frame dispatches a compute pass — no CPU loops.

WebGPUWGSLCompute

ONNX In-Browser Inference

Coming soon

Run a quantized ML model directly in the browser using ONNX Runtime Web. No server — inference happens on your machine.

ONNXMLWebAssembly