Create README.md

This commit is contained in:
Will Bradley 2013-09-13 05:22:02 -07:00
parent 2f99676994
commit 69abfd97de

6
README.md Normal file
View File

@ -0,0 +1,6 @@
light_painting
==============
Paint with light using your webcam and colored LEDs!
Requires Processing and a webcam. To use, adjust the variables at the top of the code (screenx/y, camx/y, camname) to fit your environment and then run.