Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zplata/dont-look-at-me
Using Rive and gaze-detection by @charliegerard for a fun mockup
https://github.com/zplata/dont-look-at-me
Last synced: about 1 month ago
JSON representation
Using Rive and gaze-detection by @charliegerard for a fun mockup
- Host: GitHub
- URL: https://github.com/zplata/dont-look-at-me
- Owner: zplata
- Created: 2023-02-09T22:41:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T22:49:09.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:51:40.922Z (4 months ago)
- Language: JavaScript
- Size: 442 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rive - Don't Look at Me - Using eye movement detection to trigger a state machine (Open Source Apps with Rive Animations / Web)
README
# Dont Look At Me
Small web prototype using the [gaze-detection](https://github.com/charliegerard/gaze-detection) library and [Rive](https://rive.app) 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)