shady
shady copied to clipboard
A GTK+ shader editor, that aims for Shadertoy.com compatibility (and more…)
See https://blog.gtk.org/2020/09/30/gtk-3-99-2/ and https://developer.gnome.org/gsk4/3.99/GskGLShader.html for example.
I've compiled `shady` form source. After running it and searching for any term, the program crashes. Here is the backtrace ``` Core was generated by `shady'. Program terminated with signal...
Implement keyboard input (such that it behaves exactly like shadertoy does).
This is a tracking issue and it has many sub-issues, each addressing one Shadertoy.com feature: - [x] Image output (no issue) - [ ] Sound output #121 - [ ]...