Skip to content

mrclputra/ofx_ascii_player

Repository files navigation

ofx_ascii_player

ASCII Video player with real-time shader conversion

  • Convert video to text ASCII art
  • Grayscale based mapping

Utilizes OpenFrameWorks and ImGUI (WIP)

Currently working on video selection GUI, for now just place mp4 files in bin/data/videos/ and call said file in the ofApp.cpp setup.

You can:

  • Modify charSize to change ASCII resolution
  • Modify grayscale thresholds in fragment shader

Utilizes long integer to bitmap conversion to map and draw characters

Original algorithm developed by movAX13h (2013), modified in fragment shader

About

fragment shader-based ascii video player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published