Eyesite

May 24, 2025 ยท View on GitHub

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

Running the project localy

  1. Clone the project
  2. Install dependencies with npm install
  3. Run next dev with npm run dev