Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 686 Bytes

File metadata and controls

33 lines (21 loc) · 686 Bytes

blotGL

Just messing around with braille rendering using shaders.

I was inspired by The Cherno's C++ Application Architecture video.

build

Debian/Ubuntu

./dependencies.sh
make

NixOS

nix develop
make

examples

NOTE: when run in kitty, they don't flicker, and render at 120 FPS (artificial cap). If anything, I don't know how to make a GIF that doesn't stutter.

blot bar --read

blot bar --read

other

See also my other project blot that can graph data using braille on the terminal.