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
- Host: GitHub
- URL: https://github.com/byteb8/3d-motion-capture---python-unity
- Owner: byteB8
- Created: 2023-03-09T06:42:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T06:51:09.000Z (about 3 years ago)
- Last Synced: 2025-07-19T16:57:10.384Z (11 months ago)
- Topics: csharp, mediapipe, opencv-python, python, unity3d
- Language: C#
- Homepage:
- Size: 4.63 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

