Sparse spatial map supported devices and platforms
This chapter introduces the hardware requirements and development platforms supported by the sparse spatial map feature (Sparse Spatial Map).
Sparse spatial map supported devices
Sparse spatial map supports iOS/Android/HarmonyOS and some head-mounted display (HMD) platforms. Hardware-wise, the device itself must support 6DoF motion tracking capabilities.
Available motion tracking types for sparse spatial map include:
- EasyAR motion tracker
- Google ARCore
- Apple ARKit
- Huawei AR Engine
- HMDs or glasses with 6DoF tracking capabilities
Through the mechanism of recording EIF files and replaying them, the sparse spatial map feature can be used on PC via Unity or natively. Note that the device recording the EIF must support motion tracking.
If your device supports motion tracking, you can integrate EasyAR and use the sparse spatial map feature by referring to the custom camera approach.