Just a quick note to let everyone know that I posted the source code requested for the webcam motion tracking that I did.
It is in this post: http://visualadvance.com/blog/?p=127…
Read MoreJust a quick note to let everyone know that I posted the source code requested for the webcam motion tracking that I did.
It is in this post: http://visualadvance.com/blog/?p=127…
Read MoreI decided my next step with the webcam was to attempt some motion tracking. After a couple nights work I managed to get something working fairly well.
The short explanation: I created a grid of squares over the webcam input, …
Read MoreI am going to keep on posting my explorations with BitmapData until someone stops me.
My latest iteration turns the input from a webcam (or video) into a haltone effect (an idea given to me by Brandon Breaux). The …
Read MoreAs I promised I integrated the webcam into my last BitmapData test. I also decided to add some repulsion to the mouse so that you can push the squares around, and they will eventually return back to their origin.
Read MoreFurthering my explorations with the BitmapData and classes, I came up with this effect. It’s surprisingly easy to change one or two variables and have it give off an entirely different effect. I think my next step will be integrating …
Read More