README
JEELIZ FACEFILTER NPM MODULE
This is the NPM module for Jeeliz FaceFilter.
You can check the FaceFilter/React/Three-Fiber demo to get a boilerplate using this module.
Real time face detection and tracking from camera video feed.
<script type="module">
import facefilter from 'https://cdn.skypack.dev/facefilter';
</script>
This is the NPM module for Jeeliz FaceFilter.
You can check the FaceFilter/React/Three-Fiber demo to get a boilerplate using this module.