Enjoying Hydra as a browser-based live-coding app, I added websocket support to allow the output to stream to my Videodrömm Cinder app.60fps, nice! Source code in my fork of Olivia Jack’s repo. The problem is, when the tab in the browser loses focus, rendering is paused.So I coded another way, using a websocket server, sending the fragment shader text to[…]
Plus