Day 5 - Silent Visual Track with Hydra (Js Livecoding Environment)

For the 5th day, decided to let the animation be the soundtrack for the audience to decide. This time inside of using Sonic Pi, I decided to use Hydra :

youtu.be/kdyBbNuBDO0

Which is built upon JavaScript and can be tried on the following link:

hydra-editor-v1.glitch.me

Github: github.com/ojack/hydra

As described by creator Olivia Jack (twitter.comojack?lang=en):

Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the web for routing video sources and outputs in realtime.

Hydra uses multiple framebuffers to allow dynamically mixing, compositing, and collaborating between connected browser-visual-streams. Coordinate and color transforms can be applied to each output via chained functions.