22 comments

[ 2.7 ms ] story [ 29.2 ms ] thread
That was fun! Thanks for sharing!
Yeah.... that was a surprising amount of joy to play around with for quite a while!
Uh oh, I'm going to be wasting a lot of time with this...
My kid is going to love this. It isn’t often you find something like this that immediately makes you dig in and play. Thanks for sharing!
A fun program for the sake of fun, so nice to see!
Ingenious, simple idea executed really well.
This was created by Casey Reas, who also is one of the original creators of the programming language & IDE called Processing (https://processing.org/).

I'm not sure how well known Processing is within the HN community, but in the media arts and education space, Processing is pretty famous.

I met Casey at a festival once and he was a remarkably kind and interested person. I think his playful approach to technology shines through in projects like the sketch machine.

> I'm not sure how well known Processing is within the HN community, but in the media arts and education space, Processing is pretty famous.

Probably relatively well known due to its usage in some Arduino projects.

The Arduino IDE was originally based on the Processing IDE, so that's the main connection there.

I rarely, if ever, see a Processing/Arduino project. I do a lot with Arduinos, including interactive art, but maybe I'm hanging with the wrong crowd.

Awesome, so much fun! My wife's curious about animation but busy, I'll send this to her.
Gosh, I feel slow.

Everyone is commenting how neat this is and all I got is some dots that follow my line? Then I tried to clear all frames and now it just draws a fat blobby line that doesn't move anymore?

Perhaps you were drawing with the "Select All" checkbox checked. I got stuck with no animation until I clicked "Clear Frames" with "Select All" checked and then unchecked it before drawing again. It's kind of a clunky UI, but the animation is fun
Love it. Fun, great interface, love the Gif export. Ace :-)
This is much cooler at 64 pixel resolution; it had a sort of shadebob thing going for it.
I was learning to use Krita the other day, and was surprised that while you can draw frame by frame, there's no way to draw as the clock advances (and then have the drawing converted to individual frames). Could be useful to map natural movement of a single joint over time, or turn line drawing into a video.

But this is an even better idea, drawing in a finite piece of space AND time, for its own sake. Thanks for the discovery!