Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 443 Bytes

TerminalImageRenderer

Implements a way to draw image buffers to termnal in C. The implementation only supports terminals with true color and the ability to display Unicode block characters.

For a more interesting test than the one that is provided in this repository, take look at the tir-example branch of the SimpleGraphics repository: https://github.com/RolandBernard/SimpleGraphics/tree/tir-example:

Screenshot