moraell / KinectMocap4Blender

A Kinect motion capture plugin for Blender
MIT License
197 stars 32 forks source link

New to Git/GitHub #13

Closed hunnerman closed 5 years ago

hunnerman commented 5 years ago

Hi there,

I'm very interested in using your plug-in for school research. However, I don't have any experience with git or github. I downloaded your files and installed the python plug-in in Blender, however it isn't working as shown in the video.

What steps am I missing?

Thanks.

moraell commented 5 years ago

Hi, I need more information to help you. I assume you have copied both kynect_mocap.py and kinectMocap4Blender.pyd in Blender's addons directory ? Do you have an error message in the system console (open it with "Window/Toggle system console") ? If you don't, then it should be working. You need an armature (even a single bone is enough but you can make a full skeleton or activate the "rigify" add-on and add a meta-rig), select it in object mode, then switch to pose mode. The kinectMocap4Blender should appear (press 'N' to open the panels in Blender 2.80 ot 'T' for the tools panel in Blender 2.79). When you have the panel, just click on "Initialize tracking system" and you should now have the exact layout shown in the video.

hunnerman commented 5 years ago

Hi, I don't see any file in what I downloaded called kinectMocap4Blender.pyd. I have installed the kinect_mocap.py however, I can't find the previously mentioned file.

hunnerman commented 5 years ago

I am getting an error. Here it is.

Annotation 2019-10-23 210618
moraell commented 5 years ago

I think you have not downloaded the release archive. In the download page (https://github.com/moraell/KinectMocap4Blender/releases), download the file named KinectMocap4Blender_V1.4.zip.

hunnerman commented 5 years ago

Thank you for your help! I didn't realize that there was a separate place to download from. I look forward to using your plugin!