joe820730 / ascii_anim

ASCII animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii animation player

Intro

I create this project just for fun :)

Feature:

  • Support 256 colors if your term supports.
  • If your terminal don't support 256 color, player will output grayscale.
  • Support all image/video format which OpenCV supports.

Dependencies:

  • OpenCV 4.x
  • ncurses

Preview

Source: Neko Matsuri's Discord channel

Preview image

Preview video

About

ASCII animation


Languages

Language:C++ 93.4%Language:Makefile 6.6%