Experiment using:
- Mediapipe for facial tracking
- Three.js for 3D rendering
- PartyKit for real-time multiplayer
Facial trackign based on this Mediapipe demo:
https://devlibrary.withgoogle.com/products/ml/repos/jays0606-mediapipe-facelandmark-demo
Illustrations of facial blendShapes:
Presence copy-and-pasted from:
https://github.com/partykit/cursor-party
React app created using npm create partykit@latest
with the React template.