Skip to content
#

ascii

Here are 1,014 public repositories matching this topic...

video-to-ascii
cclauss
cclauss commented Jul 9, 2021

This is a Good First Issue to fix the following typos

./video_to_ascii/cli.py:8: usefull ==> useful
./video_to_ascii/render_strategy/ascii_strategy.py:72: correcly ==> correctly
./video_to_ascii/render_strategy/ascii_strategy.py:72: builded ==> built
./video_to_ascii/render_strategy/image_processor.py:1: usefull ==> useful
./video_to_ascii/render_strategy/image_processor.py:14: apropia

安卓平台下,图片或视频转化为ascii,图片转化成低多边形风格图形,emoji表情填充图片,合并视频用到ffmpeg库。已实现带色彩的ascii码图片或视频.On the Android platform, the picture or video is converted to ascii, the picture is converted into a low-poly style graphic, the emoji expression is filled with the picture, and the merged video is used in the ffmpeg library. Adding color ascii code pictures or videos later. Androidプラットフォームでは、画像またはビデオはASCIIに変換され、画像は低ポリスタイルのグラフィックに変換され、絵文字表現は画像で埋められ、マージされたビデオはffmpegライブラリで使用されます。 カラーASCIIコードの写真やビデオを後で追加する

  • Updated Apr 13, 2020
  • Java
Mikolaj
Mikolaj commented Aug 4, 2021

Define expensiveAssert (as in Cabal codebase) in Game.LambdaHack.Core.Prelude using #ifdef WITH_EXPENSIVE_ASSERTIONS and use everywhere. This avoids polluting a lot of the code with ifdefs.

Make sure it works in Allure of the Stars as well (e.g., when running Allure CI) and that it would work when used in Allure codebase (currently not used). It's fine if that requires the `with_expensive

Improve this page

Add a description, image, and links to the ascii topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ascii topic, visit your repo's landing page and select "manage topics."

Learn more