The lens I created was a helmet from a video game character called Captain Falcon. Upon doing a salute gesture with the left arm one can trigger Falcon's famous taunt phrase called "Show me ya moves".
- Open this repo with the terminal either through an IDE of choice or the system's terminal
- Run the repo through a server. If you do not have a server command already installed globally, run the command:
npm install --global http-server
Else, run the following the command if you already have a server installed or after running the command above sucessfully:
http-server
- Go to the browser and navigate to: localhost:8080
- With the left hand, have your left hand show in front of the camera and you will hear a sound. Salute to make the lens effect look more dramatic. :)
- ml5.js
- p5.js