I was wondering if there was some sort of a way to have a live running video (like from a webcam) in your scratch project. The reason I was wondering this was because I have been trying to find a way to make a game that used a bit of tracking what you were actually doing. Maybe a python script? If anybody has an ideas, that would be great.
Thanks,
Pip
Last edited by pip (2009-06-26 13:12:35)
Offline
I've actually written a video tracker for Scratch, but it's incredibly unstable. I used Processing, but you could use any software package you're familiar with - all you need to do write something that tracks co-ordinates, converts them to the scratch co-ordinate system, and then uses the undocumented networking protocol in Scratch to send them over TCP (check out the Sensor sub-forum for more info).
Offline