MoveNet 3D
Detect 3D human poses in real-time using MoveNet within Unity. Leverages NatML and ARFoundation to enable augmented reality pose detection on Android, iOS, and in the editor. Supports Unity 2022.3+ with straightforward setup via NatML Hub credentials.
ai.natml.vision.movenet-3d 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/movenet-3d.git?path=Packages/ai.natml.vision.movenet-3d README Markdown
Copy this to your project's README.md
## Installation
Add **MoveNet 3D** 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-3d.git?path=Packages%2Fai.natml.vision.movenet-3d
```
[](https://www.pkglnk.dev/pkg/movenet-3d)Dependencies (1)
README
MoveNet 3D

Realtime 3D pose detection in augmented reality with NatML and Unity ARFoundation.
Setup Instructions
Retrieve your access key from NatML Hub and add it to your Project Settings:

Using in Existing Project
See the package README for installing the standalone MoveNet 3D predictor in an existing Unity project.
Requirements
- Unity 2022.3+
Supported Platforms
- Android API level 24+
- iOS 13+
- Unity Editor with ARFoundation Remote:
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
Resources
- Join the NatML community on Discord.
- See the NatML documentation.
- Check out NatML on GitHub.
- Read the NatML blog.
- Contact us at hi@natml.ai.
Thank you very much!
No comments yet. Be the first!