Skip to content

arnes91/Audio-Reactive-Abnormalism

Repository files navigation

About

// BRZI ARZI - NEON FRACTAL VORTEX // Paste into ShaderToy to visualize the WHIMSY++ vibe void mainImage( out vec4 fragColor, in vec2 fragCoord ) { // Normalize coordinates vec2 uv = (fragCoord - 0.5 * iResolution.xy) / iResolution.y; // Animate zoom and rotation (Chaos Engine) float time = iTime * 0.5; // Speed of the vortex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors