Browse our curated collection of WebGPU shader examples. View the source, learn the techniques, and fork any shader directly into the editor.
Classic fractal renderer with animated zoom, smooth iteration coloring, and cycling color palettes. Explores the infinite complexity of the Mandelbrot set.
Volumetric smoke simulation using fractal Brownian motion (FBM). Multiple noise octaves create realistic turbulent flow with dynamic color gradients.
A swirling galaxy of 60 luminous particles in elliptical orbits. Features bloom glow, per-particle hue rotation, and spiral arm structure.
3D scene rendered entirely in the fragment shader using signed distance fields. Features a morphing sphere, infinite plane, soft shadows, and ambient occlusion.
Flyover a procedurally generated landscape using layered noise for heightmaps. Features directional lighting, height-based coloring, and atmospheric fog.
Mesmerizing northern lights animation with flowing curtains of color. Combines layered sine waves with smooth color blending for an ethereal atmosphere.
Jump into the playground with a blank canvas or fork any example above. No setup required.