Ctrl+Enter - Execute shader code
F11 - Toggle fullscreen
H - Hide/show UI
R - Generate random shader
S - Share current shader (copy URL)
? - Show this help
Hover over the right edge of the screen to access the shader library
Save shaders with custom names and search through them
Use edit to rename, del to delete
x, y - Pixel coordinates
t - Time (enables animation)
i - Pixel index
^ & | - XOR, AND, OR
<< >> - Bit shift left/right
+ - * / % - Math operations