-
### 相关平台
微信小程序
**小程序基础库: 3.0.2**
**使用框架: React**
### 复现步骤
组件json内配置useComponents引用插件的方式,即可复现,例如 "ezxr-arsession": "plugin://ezxrARSession/ARSession",
### 期望结果
正常转换
### 实际结果
错误 …
-
下記の`Initializer.IsReady`がfalseとなりAR Sessionの初期化に失敗する.
https://github.com/ryuryu0226/ARMap/blob/b746fd1a60b672f536fed199fe3bcc32f18bb315/ARMap/Assets/Scripts/SampleScript.cs#L35-L50
`ARSession.stat…
-
Hi
From the code example: this.cloudSession.Session = aRSession.subsystem.nativePtr.GetPlatformPointer();
I get the error that GetPlatformPointer(); doesn't exist. Unity2019.2
What should it be?
--…
-
Are there any plans to support VK_KHR_external_memory or something similar with ArSession_setCameraTextureName? It would be great to use Vulkan as a render backend but as far as I understood you only …
-
### SPECIFIC ISSUE ENCOUNTERED
Crash in ArSession_update when building with ARCore 1.23 or 1.24. App is terminated.
Problem not seen when building with ARCore 1.22 or lower, it is also not seen when…
-
I was wondering if there is a built in way to re-position the world origin after the AR session starts? To be a bit more specific, ARKit 1.5 has this exact same ability:(https://developer.apple.com/do…
-
### SPECIFIC ISSUE ENCOUNTERED
Hello, I turned on auto focus in my app, and the focus model I got was auto, but the image I got are still blurry. Is there any way to make the image clearer?
Here is…
-
We need to be able to switch to a wider camera angle sometimes to be able to see the house and Pergola.
Photo from an actual customer demo below. Note how far back we had to move to get the house an…
-
### SPECIFIC ISSUE ENCOUNTERED
### VERSIONS USED
- Android Studio: 2020.3.1 patch 4
- ARCore SDK for Android: 1.23 and above (We have found this issue with 1.23, 1.24, 1.26, 1.28)
- Device man…
-
I have a scene with image tracking, it works. But when the app leaves this scene and loads another, then loads the image tracking scene again, the trackedImagesChanged action never returns objects in …