👨‍💻
MYTY
MYTY SDK
MYTY SDK
  • MYTY SDK
  • How to use MYTY SDK?
    • Create Unity Project
    • Import MYTY Kit
    • Import MYTY SDK
    • Build MYTY SDK
    • Create Scene
  • MYTY SDK Interface
    • Load Avatar
    • Select Avatar
    • Choose View Mode
    • Control Avatar (Mediapipe)
    • Control Avatar (ARKit)
  • For Web Application
    • Interacting with browser scripting
    • Integrate with React Project
  • React Example
    • Handle WebGL view & interaction
    • Choose Video Device for input
    • Handle Mediapipe Holistic
    • Capture & Record
  • For iOS Application
    • Interact with native iOS application
    • Integrate with Flutter Project
    • Trouble Shooting (Flutter Integration)
  • Flutter Example
    • Handle UnityWidget & interaction
    • Use ARKit Plugin
  • Avatar Registry(API)
    • Overview
    • Getting Started
    • Auth & Rate Limit
    • Legacy - v0
  • Resources
    • License Agreement
    • Version Note (SDK vs Kit)
    • Display Logo
Powered by GitBook
On this page
  1. How to use MYTY SDK?

Import MYTY Kit

To use MYTY SDK, it requires MYTY Kit features to load avatars, so please install MYTY Kit.

PreviousCreate Unity ProjectNextImport MYTY SDK

Last updated 2 years ago

Download MYTY Kit from Package Manager

  1. In the header tab, click Window > Package Manager and open the Package Manager window.

  2. Click the ✚ button in the upper left corner, select Add package from git URL...

  3. Copy and paste https://github.com/Off-Live/myty-kit.git?path=/Assets#pre-release/sdk-core-dev

  4. Click the Add button.

5. Once MYTY Kit is imported, you will be able to see the below screen.

Package manager screen where MYTY Kit download is completed
Console panel after MYTY Kit download is completed