CURATED WEBGPU SHADER LIBRARY

A living index of production-ready shaders.

Explore, tune and export WebGPU effects built for real interfaces.

33 curated shadersperformance benchmarked

33 shader systems indexed

WebGPU + WGSL

Live parameter controls

Measured performance

React export

A SHORTER PATH TO PRODUCTION

From reference to interface.

Choose

Start from a curated surface with a clear visual role and measured baseline.

Tune

Adjust purposeful parameters while the GPU preview responds in real time.

Export

Take a ready-to-integrate React component or the raw WGSL source.

Built for the parts people remember.

Product storytelling

Give launches, collections and hero moments a visual language that belongs to the product.

Interface atmosphere

Build depth and material character into dashboards, portfolios and spatial interfaces.

Interactive moments

Use pointer-aware motion where interaction should feel tactile, responsive and memorable.

PARAMETER WORKBENCH

Tune the system, not just the color.

Every surface opens in a focused workbench. Shape motion, atmosphere and interaction with controls mapped to the shader's actual parameters.

Live GPU preview
Typed controls
Export-ready output
shader.shop/shaders/ether-veil
Ether Veil workbench preview

Ether Veil

Poster preview

60 FPS target
BUILT TO LEAVE THE DEMO

Source you can ship.

Install the vgpu runtime, paste the generated React component, or take direct control of the WGSL. The export stays readable and yours to adapt.

React componentRaw WGSLTyped parameters
terminal
npm install vgpu
ProductHero.tsx
import { ShaderSurface } from "@shader-shop/react";

export function ProductHero() {
  return <ShaderSurface shader="ether-veil" quality="high" />;
}
FAQ

Questions, answered.

THE FULL INDEX

Find your next visual system.

Browse all shaders

Every shader is a single file with no dependencies, tuned live and exported with your settings baked in. Free under the MIT licence — no account, no limits, and nothing published here stops being free.