Build MYTY SDK
- 1.In the header tab, click
MYTY SDK > Open Dialog
- 2.Choose options suitable for your project

SDK Dialog - Web

SDK Dialog - Mobile(iOS)
- 1.Click
Create Scene & Build
and choose path for build.

Select path for Build
- 4.After clicking
Choose
button, it will start building automatically

Build in progress
- 5.Once above step is completed, you will be able to locate build files under the path you specify.

Build Result - WebGL

Build Result - Mobile(iOS)
Selected environment will be used to build the avatars in the specified settings. As of April 2023, Web and Mobile(iOS) are supported
Selected representation will be used for your application
Choose which motion capture solution you're going to integrate for your application. To control avatars through motion captured inputs, we're now converting it into MotionTemplate, which is standard movements for MYTY Avatars
If you're building a web application, you can refer to the page below to use Mediapipe
To learn more, please refer to the following section:
If you're building a Flutter application, you can refer to the plugin below to use ARKit
To learn more, please refer to the following section:
WebGL
directory will be created in the path you specified. To integrate it with your React Project, refer to the section belowUnityLibrary
directory will be created in the path you specified. To integrate it with your Flutter Project, refer to the section belowLast modified 4mo ago