Table of Contents

Devices and platforms supported by dense spatial map

This chapter introduces the hardware requirements and development platforms supported by the dense spatial map feature.

Devices supported by dense spatial map

Dense spatial map supports iOS, Android, HarmonyOS platforms, and some head-mounted display platforms. Hardware-wise, the device needs to support 6DoF motion tracking capability.

Available motion tracking types for dense spatial map include:

  • EasyAR motion tracker
  • Google ARCore
  • Apple ARKit
  • Huawei AR Engine
  • Head-mounted displays or glasses with 6DoF tracking capability

Through the mechanism of recording EIF files and replaying them, the dense spatial map feature can be used on PC via Unity or natively. Note that the device used for recording EIF must support motion tracking.

If your device supports motion tracking, you can refer to the method in custom camera to integrate with EasyAR and use the dense spatial map feature.

Further reading