I have a project where I must have a webcam or kinect tracking a person in real time and that persons movements will show up on a rigged humanoid on screen,
I am stumped for ideas or tools to accomplish this if anyone has any ideas please share, premium plugins welcomed and encouraged. and if unity cant do this please let me know.
I’m actually recently started on a VERY similar project like yours. The camera produces a .csv file that I need to use to animate a rigged humanoid avatar (in real time). I’m trying to accomplish this using no plugins if possible. Have you found a solution or any ideas on how to do this? I tried making my avatar into a “rag doll” and assigning each of the joints to the corresponding point in the CSV file. Unfortunately, this gave an avatar that looked like it was having a seizure. Any help would be HIGHLY appreciated. Good luck!