Simple video-based eyewear virtual try on (HTML5 demo).
Powered by:
- three.js (r54) http://threejs.org/
- clmtrack https://github.com/auduno/clmtrackr
- Starting with Chrome 47, getUserMedia() requests are only allowed from secure origins: HTTPS or localhost;
- Access to images via
file://
may be blocked by CORS, use webserver withhttp://localhost
to test the demo instead; - May be incompatible with some browsers. Tested with Chrome 75, Opera 60, Firefox 76.