runnable fragment
code snippet
uniform int pattern;
uniform float brightness;
uniform float contrast;
uniform float saturation;
uniform float hue;
uniform float rotation;
uniform float timeSpeed;
uniform float audioFlow;
precision mediump float;
/*{
"DESCRIPTION": "Full-featured scope test shader with rotating patterns, animated luma, and time-controlled generative visuals",
"CREDIT": "Cornelius // ProjectileObjects",
"CATEGORIES": [ "Test Pattern", "Utility" ],
"INPUTS": [