runnable fragment

Digital Clock.fs

vidvox-isf-files utility glsl runnable fragment MIT
code snippet
uniform vec4 colorInput;
uniform int clockMode;
uniform float yOffset;
uniform int blinkingColons;
uniform int twentyFourHourStyle;
precision mediump float;
/*{
    "CATEGORIES": [
        "Utility"
    ],
    "CREDIT": "VIDVOX",
    "DESCRIPTION": "Shows the current time of day or time since the composition started",
    "INPUTS": [
        {