A collection of text-based animations using Unicode Braille characters
Find a file
2026-02-19 04:51:34 +03:00
braille-spinners Add controls for customization of braille spinners' color, size, and speed 2026-02-19 04:51:34 +03:00
.gitattributes Initial commit 2026-02-19 03:51:54 +03:00
README.md Add braille spinners animation with GIF export 2026-02-19 03:57:14 +03:00

ASCII Animations

A collection of text-based animations using Unicode Braille characters.

Animations

Braille Spinners

Three procedural animations rendered with Unicode Braille patterns (U+2800U+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