Category Archives: Webcam

Experiments and demos involving webcams and Flash

Webcam spherize

I cobbled this webcam demo together for no other reason than creative curiosity – a half of mirrors for the information age, I guess – source

Posted in AS3, Flash, Webcam | Tagged , | Leave a comment

Head tracking in 3D

I started trying to find useful things to do with face detection, but with limited success. I tried using the Libspark Haar Cascades implementation of face detection with Papervision3D to create a sort of head tracking effect, but it’s a … Continue reading

Posted in 3D, AS3, Flash, Webcam | Tagged , , | Leave a comment

Multitouch for the masses

Just spotted a video on James Alliban‘s blog of how to make your own cheap multitouch table. It’s a lot easier if you’re not initially bothered with projecting your image back into the table – otherwise you’ll need a projector … Continue reading

Posted in Multitouch, Videos, Webcam | Tagged | Leave a comment

Webcam controlled 3D Earth

Playing around some more with my webcam, I cooked up this 3D Earth with Papervision and made it controllable through a webcam (if you have one). The motion detection is rather flaky, since it tracks the centre-point of a whole … Continue reading

Posted in 3D, AS3, Flash, Webcam | Tagged , , | 3 Comments

Webcam controlled motion

I started playing around a little more with my webcam and extended my previous webcam motion detection example – this time to control the camera of a virtual 3-D space from motion detected in the user’s webcam. It detects motion … Continue reading

Posted in 3D, AS3, Flash, Webcam | Tagged , | 9 Comments