Scratch Language(?): Progress
I decided to go with openFrameworks for this project, instead of Processing. I find that openFrameworks handles live video better. So, I wrote the code for reducing the viewer down to a silhouette and filling it up with black color. Here is the documentation:
Scratch Language(?): Silhouette code from Asli Sevinc on Vimeo.
The next step will be to fill up the sihouette with text, and then to integrate motion tracking to erase it. I’ll try to get that done by next week.