https://github.com/natmlx/movenet-3d-unity
MoveNet 3D pose detection sample in Unity Engine.
https://github.com/natmlx/movenet-3d-unity
Last synced: 12 months ago
JSON representation
MoveNet 3D pose detection sample in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/movenet-3d-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-08-25T14:01:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T15:17:28.000Z (almost 3 years ago)
- Last Synced: 2025-07-02T12:49:20.068Z (about 1 year ago)
- Language: C#
- Homepage: https://hub.natml.ai/@natsuite/movenet-3d
- Size: 1.21 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoveNet 3D

Realtime 3D pose detection in augmented reality with NatML and Unity ARFoundation.
## Setup Instructions
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings:

## Using in Existing Project
[See the package README](Packages/ai.natml.vision.movenet-3d) 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](https://assetstore.unity.com/packages/tools/utilities/ar-foundation-remote-2-0-201106):
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
## Resources
- Join the [NatML community on Discord](https://natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Read the [NatML blog](https://blog.natml.ai/).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).
Thank you very much!