EasyAR SpatialMap_SparseSpatialMap Configuration & Packaging & Running

EasyAR SpatialMap_SparseSpatialMap Configuration & Packaging & Running

  1. Go to EasyAR Developer Center and subscribe EasyAR Sense 4.0 (Personal or Professional) service. After completing the subscription, you will get the License Key and BundleID or PackageName and Spatial Map AppID. It is recommended to refer to [Getting Started with EasyAR Sense]LicenseKey, PackageName\Bundle ID
    (LicenseKey, PackageName\Bundle ID)
    (SpatialMap AppID)
    (SpatialMap AppID)

  2. Apply for API Key, get API Key and API Secret.
    在这里插入图片描述

在这里插入图片描述
(API Key, API Secret)

  1. Import the EasyARSenseUnityPlugin_4.0.0-final_UnityPlugin_Samples into Unity. In [Samples-Scenes-WorldSensing], select SpatialMap_SparseSpatialMap and Open it.
  2. Click the menu bar [EasyAR-Change License Key / Change Global Spatial Map Service Config], and fill in the License Key, API Key, API Secret, SpatialMap AppID obtained in Settings. as follows:
    在这里插入图片描述
    在这里插入图片描述
  3. Fill in PackageName or Bundle ID (must be the same as the ID generated on EasyAR website)
    在这里插入图片描述
  4. iOS Setting:
    ① EasyAR Sense does not support bitcode, please search and set this option to NO in XCode BuildSetting.
    在这里插入图片描述
    ② If you need to use camera, please add Privacy-Camera Usage Description.
    在这里插入图片描述
    ③ Add ARKit.framework
    在这里插入图片描述
  5. Package & run

Dome explanation

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

发布了5 篇原创文章 · 获赞 1 · 访问量 512

猜你喜欢

转载自blog.csdn.net/weixin_44368537/article/details/104259376