dnotes - 0.3
Very basic animation program, but still quite funny.
Florian Mortgat
(eiku)
This program allows you to create simple frame-by-frame animations. There is a basic "onion-skin-like" mechanism and the linux modified version is able to export to mp4. However, this is more a game than a tool: there is no color, there are almost no options. The mouse is used almost only to draw (everything else is done with the keyboard).
Changes
I realized today that pygame already had a line-drawing function, which is maybe 100 times faster than mine. Therefore the new release, which also adds control over the speed of the animation (via ALT+mouse wheel).