My BYOB (bring your own beamer) generative art projects. These are interactive installations that transform real-time data into flowing visual experiences using WebGL and particle systems.
Flow Viz
A real-time generative artwork that transforms ambient sound into flowing rivers of light. Uses live microphone input to analyze frequencies and drive 50,000 particles across the screen.
Built with WebGL and JavaScript. Each viewing experience is unique based on the ambient sonic environment.
Flow Field
An interactive particle visualization where edges detected in your camera feed guide 50,000 particles to float along them. When no edges are present, the particles follow organic Perlin noise patterns. All edge detection runs on the GPU in real-time.
Built with Three.js. Press "D" to toggle control panels. Requires webcam permission for full functionality.