MoveNet
MoveNet enables real-time single body pose detection in Unity using Google MediaPipe technology. Detect and track human body keypoints across Android, iOS, macOS, Windows, and WebGL platforms. Requires Unity 2021.2+ and a free NatML Hub access key for seamless integration into your projects.
ai.natml.vision.movenet 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/movenet.git?path=Packages/ai.natml.vision.movenet README Markdown
Copy this to your project's README.md
## Installation
Add **MoveNet** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/movenet.git?path=Packages%2Fai.natml.vision.movenet
```
[](https://www.pkglnk.dev/pkg/movenet)Dependencies (1)
Used By (1)
README
MoveNet

MoveNet single body pose detection from Google MediaPipe.
Running the Sample
Retrieve your access key from NatML Hub and add it to your Project Settings:

Using the Predictor in a Different Project
See the predictor README for more details.
Requirements
- Unity 2021.2+
Supported Platforms
- Android API level 24+
- iOS 14+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
Resources
- Join the NatML community on Discord.
- See the NatML documentation.
- See the VideoKit documentation.
- Check out NatML on GitHub.
- Contact us at hi@natml.ai.
Thank you very much!
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In