ShaderToy-Chrome-Plugin
ShaderToy-Chrome-Plugin copied to clipboard
Web extension for shadertoy.com
**Is your feature request related to a problem? Please describe.** Shadertoy makes driver crash, more or less often depending on current shaders, browser, OS. After a few crashes in a...
1: Shadertoy management of font size is pretty strange and uncomfortable. At least the code font size can be changed (even if it also change with window size). But it's...
Code coloring in forum section is cool, but preserving alignement is crucial ;-) ( not sure whether the problem is font change, not-proportional, or space/tab size ) Comparative screen grab:...
Just a crazy idea I had. Easy to say, but no idea how difficult to implement (&perfs): run-time sound generation: (listenable for people having the shader). sound real-time synthesis, via...
Save shader current state (code/inputs) on local machine. It will allow to keep shader history and (view/restore) shader if necessary.
Seems like the "loadable textures are coming very soon" didn't progressed for many years and might persist so :-( There already exist plugins dedicated to load textures at least client-side,...
**Is your feature request related to a problem? Please describe.** Want to have my own template instead of default shader given by shadertoy. **Describe the solution you'd like** button "Set...
"feature removed - implemented natively in Shadertoy": yes, but the native way is so slow that it is not usable ( I get 3-4 time the timeout requester before succeeding...
**Problem:** As a programmer I collect snippets, e.g. hash functions, SDFs, post effects, which I use when playing with shaders. I keep these snippets in private shaders. To find a...