Integrationflok.cc
Real-time collaborative live coding platform integrating textmode.js with Hydra and Strudel.
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 textmode.js with Hydra and Strudel.
editor.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.
WebsiteBrowser-based live coding environment for procedural text generation and ASCII synthesis.