Skip to content

botoaca/teleascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Have you ever wanted to watch an animation in a terminal at an abnormally small resolution?

Me neither! But now, you can do it!

In glorious black & white OR TRUE COLOR, you can now watch your FAVORITE videos right in your terminal*!

Usage:

For the json generator:

  • run py gen.py -i <path_to_input_file> -m <0/1> in the /gen/ directory
    (-m 1 = color mode, -m 0 = black and white mode)

For the main program:

  • run make in the /program/ directory
  • run the program with .\build\output.exe <path_to_input_file> <resolution> <frametime_ms>
    (40ms as frametime = 25fps)

There are two samples provided: one for black & white and the other for color mode. Here's an example:


Demo GIF

Libraries used in C++: nlohmann's json.
Libraries used in Python: OpenCV.

* at a very small resolution
Software For Make Benefit Bilateral Relations Between Glorious Nations Romania And Moroccan Kingdom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages