This project attempts to create a MakeHuman model using MediaPipe.
- MakeHuman Community Edition
- Plugins:
- CV2
- MediaPipe
- Imutils
- Numpy
- An up-to-date working installation of the Newbound software https://github.com/mraiser/newbound
- Move the data/calcpose and runtime/calcpose folders into your Newbound installation's data and runtime folders, respectively
- Launch the Newbound software
- Toggle ON the "Inactive" apps in the Metabot app and select "Calcpose"
- Click the "ACTIVATE" button
- Copy the "mhrc/mhrc" folder (the inner one) (https://github.com/mraiser/community-plugins-socket/tree/master/cli/mhrc/mhrc) from community-plugins-socket to your Newbound installations "lib_python" folder
- Restart the Newbound software
- Launch MakeHuman as a separate process
Instead of moving the data/calcpose and runtime/calcpose folders you can create symbolic links to them, leaving your git project folder intact for easy updating