#Description This application allows a user to interact with a 3D rendering simply using motion! The user must grant the application web cam access. Button's on the application allow the user to change the 3D object.
#To Run Application
- Clone & download repo
- npm i
- npm run start-dev
- copy path of the index html onto your browser
- HAVE FUN!