An open API service indexing awesome lists of open source software.

https://github.com/byteb8/3d-motion-capture---python-unity

3D motion captured using realtime landmarks detection with opencv-python and parsing those landmarks in unity with C# gave the desired result
https://github.com/byteb8/3d-motion-capture---python-unity

csharp mediapipe opencv-python python unity3d

Last synced: 10 months ago
JSON representation

3D motion captured using realtime landmarks detection with opencv-python and parsing those landmarks in unity with C# gave the desired result

Awesome Lists containing this project

README

          

# 3D-motion-capture---python-unity
3D motion captured using realtime landmarks detection with opencv-python and parsing those landmarks in unity with C# gave the desired result.
- A big thanks to Murtaza's workshop (youtube). Got to learnt a lot doing this.
![screenshot](https://github.com/KumaarBalbir/3D-motion-capture---python-unity/blob/main/motionCapturePython.png)
![screenshot2](https://github.com/KumaarBalbir/3D-motion-capture---python-unity/blob/main/motionCaptureUnity.png)