Add textmode.js (browser-based textmode / ASCII visuals)
#134
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds textmode.js to the Libraries section.
textmode.js is a browser-based creative coding library for real-time textmode / ASCII graphics. It is not a live-coding–specific system, but its real-time rendering model makes it well suited for live-coded visual work.
In addition to live coding, textmode.js can be used for generative art, long-form visual sketches, and interactive works responding to mouse, keyboard, and touch input.
The library is also available inside the collaborative live coding environment flok.cc, where it can be used in live coding contexts, such as rendering Hydra canvases through a textmode frame and creating audio-reactive visuals using audio information from Strudel panes.
More information and documentation: https://code.textmode.art/