This is an implementation of Face Mocap using Dlib face landmark detection algorithm in Unity
This application is developed using Unity 2019.4.1f1. For computer vision and face landmark detection, we use OpenCVForUnity and DlibFaceLandmarkDetectorForUnity which mentioned in Assets Folder.
