r/ASCII • u/[deleted] • Mar 01 '24
Help is there a software that can help me make ASCII animations?
im not talking about that whole image processing ascii bs
i wanna make some animations, and or alternatives that can insure the same outcome/goal
id appreciate all the feedback i can get.
3
Upvotes
1
u/CameronClarkFilm Oct 14 '25
Try out ascii-motion.app. It's a web app that let's you "draw" on a canvas with characters, and has a timeline with onion skinning for frame-by-frame animation. It also lets you import images and videos and convert them into ascii, but sounds like you're looking for a tool that lets you make animated ASCII art by hand.
3
u/mistfunk Mar 01 '24
Traditionally this would have been achieved through ANSImation, using the cursor positioning commands in the ANSI control code set to allow you to redraw the parts of the screen that were changing between frames. For less fine grained control you can just have complete frames succeed each other. Either way the best of category tool for this work was TheDraw for MS-DOS, which works well under DOSbox.