WebGL for Storytellers
You don't need a graphics PhD to ship a shader. A gentle on-ramp to real-time 3D on the open web for creative teams.
J
Julian Vane
Creative Director
Jun 28, 20261 min read
Why WebGL
The browser is now a capable real-time renderer. That changes what a campaign microsite can be.
The Minimum You Need
A quad, a fragment shader, and a clock. From there, everything is composition.