Skip to content

blitzcode/term-gfx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

Terminal Graphics

This experiment is about trying to do the best possible job of displaying bitmapped graphics in a terminal emulator. I discovered a combination of ANSI escape codes and Unicode block elements that gives surprisingly good results. Not production quality code, see TODOs.

term-gfx

If you want to read actual algorithm descriptions / references and more, higher quality images visit the following link to my website

Project on Blitzcode.net

Legal

This program is published under the MIT License.

Author

Developed by Tim C. Schroeder, visit my website to learn more.

Releases

No releases published

Packages

No packages published

Languages