Skip to content

Prohell/vtbfacap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtbfacap (vtuber facial mocap)

Facial motion capture with webcam for VTuber in unity/unreal.

Run

python

cd python_vtbfacap pip install -r requirements.txt HIDE_FACE=false python -m vtbfacap 

unity --> see unity_package/README.md

TODO

  • obtain landmarks (mediapipe python)
  • convert landmarks to blendshape data (2D) [WIP]
  • convert landmarks to blendshape data (3D)
  • calibration
  • unity package (2D) [WIP]
  • unity package (3D)
  • (optional) unreal package (2D)
  • unreal package (3D)
  • save data sequence for replay

Reference

https://github.com/google/mediapipe

https://github.com/Kazuhito00/iris-detection-using-py-mediapipe

About

Facial mocap python to unity/unreal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors