Danial-Kord / DigiHuman

Automatic 3D Character animation using Pose Estimation and Landmark Generation techniques
GNU General Public License v3.0
444 stars 72 forks source link

Why don't you use MediaPipeUnityPlugin #14

Open superdav42 opened 1 year ago

superdav42 commented 1 year ago

Hello, I'm working an a similar project and your work here is most valuable. I'm wondering if you considered using the MediaPipeUnityPlugin? It seems it would greatly simply the code architecture so it would not be necessary to use the python backend. Is there a reason you chose not to use it?