Edit GLSL with your favorite editor, and preview with auto-reload.
Installation: npm install
Usage: npm run start and edit ./src/shaders/shader.fs
uniforms (compatible with glslsandbox):
- time (float): time in secs
- mouse (vec2): mouse position (.0 - 1.0)
- resolution (vec2): resolution in pixels