Integrationflok.cc: textmode.js integration
Real-time collaborative live coding platform integrating various creative coding libraries.
textmode.js currently has two distinct browser-based live coding surfaces:
textmode.js sits alongside Hydra, Strudel, and other live coding tools.textmode.js and textmode.synth.js.Both are browser-native, fast to try, and built for playful iteration. ヽ(⌐■_■)ノ♪
flok.cc is a browser-native collaborative live coding environment. The textmode.js integration exposes a global t Textmodifier instance inside a dedicated panel, which makes it possible to perform textmode visuals alongside Hydra, Strudel, Mercury, and other tools in the same session.
IntegrationReal-time collaborative live coding platform integrating various creative coding libraries.
synth.textmode.art is a dedicated live coding app for procedural ASCII synthesis. It uses textmode.js as the rendering core and exposes textmode.synth.js globally, so the workflow feels closer to Hydra-style source chaining, but with separate channels for glyphs, glyph color, and cell color.
WebsiteLive coding environment for ASCII synthesis and algorithmic audio patterns.