We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Creating interactive "Breakout"
Page Index Toggle Pages: 1
Creating interactive "Breakout" (Read 511 times)
Creating interactive "Breakout"
Feb 17th, 2008, 6:09pm
 
Hi there. I hope this is the right section.

At the moment I'm in a processing class as an elective and I wanted to make a fun final for the class. I've had problems doing this in flash using action script so my teacher suggested doing it all with processing.

I want to make the game breakout, but use it with an arduino board so I can attach a web-cam, then using a led light on a glove, have the user play the game with their hand(s). Not to sure if I would use one or both.

First problem is figuring out a code for the game itself, then altering it and using computer vision.

If anyone could help, it would be very helpful.
Re: Creating interactive "Breakout"
Reply #1 - Feb 17th, 2008, 6:42pm
 
hi, everything you need is out there Wink
http://www.trsp.net/teaching/gamemod/ (see "original source")
http://processing.org/learning/libraries/brightnesstracking.html
Re: Creating interactive "Breakout"
Reply #2 - Feb 17th, 2008, 8:52pm
 
Thanks so much! I can never seem to find these places on my own.
Page Index Toggle Pages: 1