LAB ENVIRONMENTS
1 APPS INDEXED
Fullscreen interactive experiments. Each app launches without navigation chrome —
immersive WebGL / Three.js experiences that run entirely in the browser.
Press ESC or use the HUD link to return.
LIVE 2026-03-15
FLUID-SIM-V3
Stable-fluids Navier-Stokes solver running on the GPU via WebGL compute shaders.
// CONTROLS
› MOUSE DRAG — inject velocity
› SCROLL — adjust viscosity
› SPACE — reset field
› C — cycle color maps
› P — pause / resume
+ ADD NEW EXPERIMENT
Create a new file in src/content/lab/ and add your Three.js app
at src/pages/lab/[slug]/app.astro using the LabFullscreen layout.