shadertoy-external-editor
Edit ShaderToy shaders interactively in your editor of choice.
Installation
- Install Node
- Install the browser userscript
- Create a shader at the path "~/myShaderToy.vert"
- Run
node shaderServer.js
- Open a new ShaderToy
- Modify myShaderToy.vert (changes are reflected on the webpage upon saving)
License
MIT