it's a python script to control a 3d character's face movements by capturing user's face landmarks
- Download Blender 2.82 HERE
- Install Requirement Modules
Windows : Open Command Prompt as Administratorcd "C:\Program Files\Blender Foundation\Blender 2.82\2.82\python\bin"
python -m pip install --upgrade pip
python -m pip install opencv-contrib-python numpy
- Download Character file HERE
- Download Project Repo HERE
- Download Face Landmarks Model HERE
in this tuto i explained how the script works and i will walk you through the Installation process
Check it Out
Link : https://youtu.be/tEmdLULBUTQ
Please see the LICENSE included in this repository for a full copy of the MIT license, which this project is licensed under.