Experimental Lab
Side Quests
High-performance experiments powered by Rust, WebAssembly, and WebGPU. These are compute-intensive, GPU-accelerated interactive experiences.
WGPU Renderer Setup
Rust + wgpu + WebAssembly. Foundation for photorealistic rendering.
Rendering a hard-coded triangle shader using wgpu 22.0.0 backend.
Particle Galaxy
500 particles simulated in Rust/WebAssembly. Move your mouse to attract particles.
Loading WASM...
Physics computed in Rust at near-native speed.
More Quests
Particle Galaxy
N-body gravitational simulation
Rust + WASM LiveFluid Dynamics
Real-time Navier-Stokes fluid simulation
WASM + Compute Shaders Coming SoonRay Marcher
Real-time ray tracing in the browser
WGSL Shaders Coming SoonNeural Viz
Interactive neural network visualization
WASM ML Inference Coming SoonThe Stack
Rust Memory-safe systems programming
WebAssembly Near-native browser performance
WebGPU Next-gen graphics API
wasm-bindgen Rust โ JavaScript bridge