Infinity Visualizer

Explore a library of audio‐reactive fractal and procedural shaders.

Controls

  • Double click on shaders – Toggle full screen
  • Double click / ESC in full screen – Exit full screen
  • WASD keys – Move the camera view around
  • Arrow keys – Zoom in, and affect the time factor
  • Q and E keys – Toggle shader behaviors
  • Spacebar – Toggle sound reactive mode

Click anywhere to begin.

QR Code

Inspiration: I made this almost four years ago. Back then, I did not know how to use shaders, so I was generating the image pixels by pixels. With modern shaders, the entire library runs smoothly, all at once.

View Ancient Code on CodePen

Most of my ideas came from the wiki page for fractals:

Wiki – List of fractals by Hausdorff dimension

Peep at the shaders code here:

GitHub – Shader Library