-
```shell
03-14 21:43:32.166 30174-30192/com.example.arcore_example A/zygote: java_vm_ext.cc:504] JNI DETECTED ERROR IN APPLICATION: use of invalid jobject 0xd35ff7a0
03-14 21:43:32.166 30174-30192/c…
-
![!](https://github.com/dmbfm/unity-ar-gps-location-mapbox-route-sample/assets/8336898/7f9aabe1-0f3a-4bae-a9cc-55bb54ecba27)
![2](https://github.com/dmbfm/unity-ar-gps-location-mapbox-route-sample/as…
-
Hello Bro!
Can you guide me to add func session(_ session: ARSession, didUpdate frame: ARFrame)?
I tried but it doesn't work.
-
How do I correctly restart an AR scene in AR Foundation 5.0.6 using the scene manager?
In other words I would like to reload the current active scene and also have all AR planes removed and the track…
-
I am trying to put a mask on the face using Augmented Face in android ndk. I am able to open the front camera using ArSession_createWithFeatures API. Now i need to track the face.The tracking state …
-
Is there anyway I can pause my AR Session or freeze my camera feed and place AR content on the frame that I am still seeing?
I am able to pause my ArSession and the frame at that instance is store…
-
#3 ARを使う際デバイスを垂直にするが、デバイスを垂直にするとコンパスの値を上手く取れず、現実世界と仮想世界のマッピングが上手くいかない。(z軸が北にむかない)
これをどうにかする
-
Lightship ARDK upgraded its dependency of ARCore from 1.22 to 1.32, and since then ARCore has been causing Android apps to crash from a
```JNI DETECTED ERROR IN APPLICATION: a thread (tid 8505 is m…
-
The SceneView widget is based on PlanformViewLink. And example app crashes after I turn on camera permission.
Device: Samsung Galaxy S10
Solution: replace PlatformViewLink with AndroidView (don'…
engor updated
2 months ago
-
Hi, I am trying to run this program. In Android, it's working well and fine. But in Ios the object is not showing, it just shows the camera is on. The following is the error in got in Xcode:
[Scene…