play.core
ascii-3d-renderer.js
play.core | ascii-3d-renderer.js | |
---|---|---|
9 | 3 | |
429 | 243 | |
6.5% | 0.0% | |
2.4 | 8.5 | |
about 1 year ago | about 1 year ago | |
JavaScript | TypeScript | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
play.core
- ASCII Play
- Title Coordinates: x, y desc Use of coord
-
ASCII 3D Renderer for JavaScript
Self plug: the “ASCII Playground“ has a couple of 3D demos as well!
DOM manipulation is fast enough to allow text output into a PRE element as long as text color is not changed too often (each style change needs the affected chars wrapped into a SPAN).
https://play.ertdfgcvb.xyz
-
Let it snow in your terminal
An unrelated version on the ASCII playground (runs in the browser):
https://play.ertdfgcvb.xyz/#/1640473937099
-
Ertdfgcvb
All the fun experiments on https://play.ertdfgcvb.xyz/ remind me of Yugo Nakamura's now-defunct site http://yugop.com/ from back in the early 2000s.
-
Oxide: The Cloud Computer
They are very fun to make as well! I've built my own mini-lib on top of this ASCII rendering library (https://github.com/ertdfgcvb/play.core).
I design them in Monodraw, pass it through a janky converter I wrote that converts text into a json grid of characters. I then render a number of layers that get combined, which is a mix of the static art layer, and others generated from functions that spit out a similar cell based frame.
If you're interested:
ascii-3d-renderer.js
What are some alternatives?
ttyfire - A roaring fire for your tty.
mapscii - 🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
third-party-api-clients - A place for keeping all our generated third party API clients.
asciicker - 3D ASCII game concept
terraform-provider-oxide - Oxide Terraform provider
asciified - A simple ASCII Art API with a good-looking Web App.