Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imerso/facecap
Babylon.js + Mediapipe face capture
https://github.com/imerso/facecap
Last synced: about 2 months ago
JSON representation
Babylon.js + Mediapipe face capture
- Host: GitHub
- URL: https://github.com/imerso/facecap
- Owner: imerso
- License: mit
- Created: 2022-05-04T15:14:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T20:57:34.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:08:17.762Z (5 months ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 59
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-babylonjs - facecap - Mediapipe face capture. ([demo](https://imerso.github.io/babylon.js/facecap/)) (Projects)
README
# facecap
Babylon.js + Mediapipe face captureYou need a webcam for this one.
Demo:
https://imerso.github.io/babylon.js/facecap
No node.js and npm used here, so you'll need to host it on a webserver to check the demo.
After opening this demo on your browser, just look directly to your webcam, and you will see your face in 3D. You can zoom, pan and rotate around, toggle wireframe and export to gltf. That is it.
This simple thing could be useful to easily capture a face and put it on a 3D character.