希望小程序官方能提供AR相关的识别与跟踪的能力?
建议小程序官方可以封装ARKit与ARCore的相关识别与跟踪能力,然后供小程序使用 当前不支持ARKit的设备已经是少数(5%),可以参考Apple App Store统计:https://developer.apple.com/support/app-store/ [图片] 支持ARCore的设备也日益增多,请参考:https://developers.google.cn/ar/discover/supported-devices#android_china [图片] 另外,一般的,如果晚于上面列出的这些设备上市的新中高端设备,都支持ARCore 具体实现建议参阅浏览器上的XR标准 - WebXR :https://immersive-web.github.io/webxr/ 目前AR常见的平面检测与跟踪:https://github.com/immersive-web/anchors/blob/master/explainer.md