Fullscreen WebGL eyeball that looks around, good for a Halloween costume!
Demonstrates:
- Offline Web Apps with service-worker.js Caching
- Mobile Web App (Add to Homescreen) with manifest.json
- Simple Three.js
gcloud app deploy -q --project eyeseeyouween --version 1 --verbosity=info app.yaml
https://eyeseeyouween.appspot.com (best on mobile)
- Enable 'Fake KMS' GL Desktop driver
- Launch in kiosk:
/usr/bin/chromium-browser --kiosk https://eyeseeyouween.appspot.com/
- sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
- https://diyprojects.io/open-html-page-starting-raspberry-pi-os-chromium-browser-full-screen-kiosk-mode/#.YU1pU3zMLOQ
- https://raspberrypi.stackexchange.com/questions/752/how-do-i-prevent-the-screen-from-going-blank
- sudo apt-get install unclutter
- HDMI Mode from https://www.raspberrypi.org/documentation/computers/config_txt.html