FaceID to Hologram all-in-one script
- iPhone/iPad with FaceID camera and Record3d app with unlocked USB streaming (In-app purchase)
- Looking Glass holographic display
- Python 3 with following modules
opencv-python
,scikit-image
,record3d
- HoloPlay service
- Blink-based web browser (e.g. Brave)
You don't need two computers, Client and Server can be the same machine.
See it in action here.
- Initial release
- Add WebKit compatibility
- Port to HoloPlay.js v1.0+
I saw this demo made with Unity and I decided to re-create it using open web technologies.