Welcome! WebGazer-React is a React.js implementation of WebGazer, an open source eye tracking software developed by Brown University
- Clone the repository
- Run npm install
- Run npm run dev
- Open browser to localhost:3000
- Use right away, or calibrate to increase accuracy
- Note: WebGazer-React is currently being built as a standalone app. Once completed, core functionality will be extracted into an NPM package.
Coming soon!