Doodle on your face with AR directly from the web browser thanks to Tensorflow.js, FaceMesh and Three.js.
Demo: https://cyrildiagne.github.io/ar-facedoodle
npm install && npm start
- tensorflow/tfjs-models facemesh For the face detection model
- shawticus/facemesh-threejs For the facemesh OBJ model
- mourner/simplify.js For the line smoothing
- mrdoob/three.js For the 3D engine