mirror of
https://github.com/CanArslanDev/ascii_animations.git
synced 2026-04-26 20:45:50 +03:00
A collection of text-based animations using Unicode Braille characters
| braille-spinners | ||
| .gitattributes | ||
| README.md | ||
ASCII Animations
A collection of text-based animations using Unicode Braille characters.
Animations
Braille Spinners
Three procedural animations rendered with Unicode Braille patterns (U+2800–U+28FF):
- Pendulum — A wave that spreads and contracts across the character grid
- Compress — Dots are sieved by importance and squeezed into a shrinking column
- Sort — A scanning cursor sorts a shuffled wave into a smooth gradient
Each animation includes a GIF export button with transparent background support.
Usage
Open braille-spinners/index.html in a browser.
Credits
- Original concept by @postimortem
- CodePen by esceptico