zplata / dont-look-at-me

Using Rive and gaze-detection by @charliegerard for a fun mockup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dont Look At Me

Small web prototype using the gaze-detection library and Rive to showcase how to make interactive content with a state machine.

To Run Locally

  • Run npm i at the root of this project (must have npm/Node installed)
  • Run npm start at the root of this project
  • Navigate to http://localhost:1234 in the browser to play (may need to let the browser accept camera permissions)

About

Using Rive and gaze-detection by @charliegerard for a fun mockup


Languages

Language:JavaScript 75.7%Language:HTML 15.9%Language:CSS 8.4%