Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 280 Bytes

File metadata and controls

12 lines (8 loc) · 280 Bytes

Flарру Bird — camera control

You control bird fly with gestures: moving up/down in front of camera moves bird up or down.

How to run

npm i -g http-server
npx http-server .

In browser http://localhost:8080 need HTTPS or localhost for camera access.