Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.78 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.78 KB

Shady

Shady is a shader-sandbox app and library which is similar to shadertoy but instead of just allowing to write shaders with GLSL you are able to write shaders in glsl and wgsl (thanks to naga).

This repository includes more than one app since they are somewhat related. Feel free to click one of the links to know more about them and how to use them:

Troubleshooting

shady audio doesn't listen to my systems audio

shady-toy and shady-cli are both using your default output device for the audio. Check, if [shady] is listening to the correct audio source for example with pavucontrol in the "Recording" tab. For example on my system it looks like this (after starting pavucontrol):

Example

Sources/Similar projects

Here are some other sources/similar projects if you're interested: