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

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.

Awesome Lists containing this project

README

          

# MoveNet 3D

![demo](demo.gif)

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:

![project settings](https://github.com/natmlx/videokit/raw/main/Media/set-access-key.gif)

## 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!