OpenRGB effects · live in the browser · 0 frameworks
A working library of
OpenRGB fragment shaders.
A collection of .fs shaders for the OpenRGB Effects Plugin, each with the
prompt that produced it. Hover any card for a live WebGL2 preview, open it for the full
runner — LED matrix, audio input, and the same iParam controls the plugin
exposes — then copy or download the source and paste it straight into OpenRGB.
No matches
Try a different keyword, or clear the search to see everything.
The still image on each card is a pre-rendered frame from the same GLSL emulator the
shadercheck linter uses, so it matches what your LEDs will see. The live preview
inside each card (on hover) and on the detail view runs the real WebGL2 pipeline in your
browser — the same maths as the
Shaders
effect on the desktop, including iParam0–iParam7. To keep a shader as a
file, drop the downloaded .fs into
~/.config/OpenRGB/plugins/settings/effect-shaders/ and pick it from the Shaders effect.