This project was for Firstborn's 3rd Annual Pop-Up Art Show. I created this project to learn the basic of Canvas API and motion. This is my first step into Creative Coding 😉. I am using Leap Motion because I love its "Minority Report-style Gesture Controller".
Once the project runs on http://localhost:8080/
, change the scene by using your left hand (you will see your left hand's fingers' dots on the screen) and draw a bokeh using your right index finger.
npm install
To Compile
npm run start
To Run webpack-dev-server
npm run start:dev
Checkout the project on
http://localhost:8080/
- Coding Train for its awesome tutorials on creative coding
- cmiscm for bokeh inspiration