Patryk Falba
Patryk Falba
Save shader current state (code/inputs) on local machine. It will allow to keep shader history and (view/restore) shader if necessary.
**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...
**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...
from https://github.com/patuwwy/ShaderToy-Chrome-Plugin/issues/72#issue-437918842 by @FabriceNeyret * orginal shader link * date
For example, swap all contents (code, inputs) from buf A with contents of buf B.
Snippets editor for easy paste code fragments (common methods, header, for example)