diff --git a/README.md b/README.md new file mode 100644 index 0000000..86e624b --- /dev/null +++ b/README.md @@ -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.