Some testing HTML5 examples
- WebGL HexGL racing game http://hexgl.bkcore.com/play/
- Other WebGL demo controlled with the webcam https://trackingjs.com/examples/face_fish_tank.html
- Generic WebGL samples https://webglsamples.org/
- Webcam facial expression recognition https://justadudewhohacks.github.io/face-api.js/webcam_face_expression_recognition
- WebRTC based video chat demo https://meet.jit.si/agl
- WebAssembly karting demo https://www.funkykarts.rocks/demo.html
- Recording microphone test https://voice-memos.appspot.com/
- Test YouTube from the browser https://www.youtube.com/watch?v=O7ZGRHTKmlg
Code snippets of demo platform webapps
- Configuration of the homescreen https://github.com/AGL-web-applications/homescreen/blob/master/src/config.xml
- Index of launcher webapp https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps/html5-launcher.git;a=blob;f=src/index.html;hb=HEAD
- Connecting to websockets https://github.com/AGL-web-applications/agl-js-api/blob/master/src/audiomixer.js