An experimental website combining computer vision and web design.
This project primarily uses webgazer for eye tracking.
- Control your cursor with your eyes
- Press space to click
- Press D to debug
- Press R to recalibrate
- Clone the project
- Install dependencies with
npm install
- Run next dev with
npm run dev