Skip to content

Commit 6ad82e7

Browse files
committed
first major implementation
added gui added import warnings added bone choosing added model training data location chooser changed ui panel added audio detector for mouth
1 parent 6ead5e3 commit 6ad82e7

4 files changed

Lines changed: 540 additions & 223 deletions

File tree

OpenCVAnim.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

OpenCVAnimOperator.py

Lines changed: 0 additions & 184 deletions
This file was deleted.

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,12 @@
33
See details here:
44
https://youtu.be/O7nNO3FLkLU
55

6-
These are the two python files to add to the Vincent 3D model
6+
I WILL NOT EXPLAIN HOW TO INSTALL MODULES TO BLENDER'S PYTHON. LOOK UP A TUTORIAL!
7+
8+
This is an upgrade of the addon:
9+
- no longer only does vincent. Just any model you want
10+
- warns that you don't have CV2 or my own addition PYAudio
11+
- added ui for choosing bones
12+
- added audio form detection for mouth movement
13+
- added model training data download link and training data location chooser
14+
- works for Blender 3.0.0

0 commit comments

Comments
 (0)