-
Does Filament support object occlusion when combined with arcore?
-
Hello,
This more about query than bug. Is SceneformMaintained compatible with Azure Cloud Spatial Anchor? Is any of the current client solutions/apps using Azure or any other cloud based solution a…
-
Hi,
Thanks for the 1.26.0. It seems to work well and after our first tests, it feels like some ImageReader leaks are fixed.
We have a specific crash on Realme phones (others are working great wi…
-
**Edit: this is due to FlatBuffers versions conflicting. See the comment below for details and potential workarounds.** https://github.com/objectbox/objectbox-java/issues/894#issuecomment-674734559
…
-
I have implemented a `.glb` model that contains multiple animations and can display it in a scene.
I am able to set the animations with this code:
```kotlin
animator?.cancel
animator = ModelAnim…
-
Many of the project that Google killed off have their source code available under open source permissive license (almost always Apache License 2.0), either because they were developed in the open from…
-
After load 3D model to scene and when it touched there is exception rised
"TransformableNode must have an AnchorNode as a parent"
So, now I'am trying to create TransformableNode:
var Transformable…
-
Hi,
I have good news. I talked with my client about sponsoring this project. He agreed. So I will send you more sponsor donate. But please wait a moment, we are working on the first app version. (I…
-
I am working with augmented images in my app. However, I manually check for Augmented Images using `ArFrame.getUpdatedTrackables(AugmentedImage::class.java)`. Thus I did not set a listener for Augment…
-
I am trying to build my project but none of these dependencies are getting resolved
implementation 'com.mapbox.maps:android:10.0.0-rc.8'
implementation 'com.mapbox.plugin:maps-annotation:10.…