elm-shadertoy
elm-shadertoy copied to clipboard
Support Shadertoy date input
Shadertoy defines the current date (and time of day) as:
uniform vec4 iDate; // (year, month, day, time in seconds)