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.
Page Index Toggle Pages: 1
Graffiti - whiteboard (Read 1125 times)
Graffiti - whiteboard
Nov 17th, 2008, 9:18pm
 
Hi

I have followed a processing course at my school this semester, and i really like it Smiley

I am doing a project the next couple of weeks where i want to build an interactive graffiti installation, and i would love to get some advice and hints from start.

I want to track some movement and project to a screen - like a whiteboard.

Can any of you point me to a library, where i can track a certain color of light (or maybe IR og brightness) and then process it to xy cordinates?

I also need somehow to map the 4 corners of my camera to the 4 corners of the projection - if you know what i mean?

Hope someone can get me started - im finding it a bit hard.

Thanks Smiley
Re: Graffiti - whiteboard
Reply #1 - Nov 19th, 2008, 12:35pm
 
check out laser tag. its not processing, but openframeworks, but concepts are quite the same.

http://muonics.net/blog/index.php?postid=26
http://muonics.net/blog/index.php?postid=15

also check out wii hack for the whiteboard:
http://www.cs.cmu.edu/~johnny/projects/wii/

Re: Graffiti - whiteboard
Reply #2 - Nov 19th, 2008, 3:28pm
 
a sample sketch of Processing + wii
http://www.geocities.jp/classiclll_newweb/JonnyLeesBoardEmulator/applet/index.html

mapping algorithm is implimented in the source code.
Re: Graffiti - whiteboard
Reply #3 - Nov 19th, 2008, 9:22pm
 
Thank you so much!

I have always thought that the Laser Tag is really nice, but i didnt know you can dowload it and play around with it - nice!

And thanks alot for the Processing Wii sketch - its looking really good.

Ill take a closer look at the different things and also at the Wii library for Processing..

Smiley
Page Index Toggle Pages: 1