Skip to content

Zebiao1998/control-3d-character-using-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Channel Developer License: MIT

- Demo

- About :

it's a python script to control a 3d character's face movements by capturing user's face landmarks

- Install prerequisites :

  1. Download Blender 2.82 HERE
  2. Install Requirement Modules
    Windows : Open Command Prompt as Administrator
    cd "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
  3. Download Character file HERE
  4. Download Project Repo HERE
  5. Download Face Landmarks Model HERE

- Youtube Video :

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

- License :

Please see the LICENSE included in this repository for a full copy of the MIT license, which this project is licensed under.

About

Controlling 3D character's Face Movements using OpenCV and pyhton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%