-
```
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.visionx.loop/com.x.x.AugmentedImageActivity}: android.view.InflateException: Binary XML file line #23: Binary XML file line …
-
Hello! Are there any news on animated models support for GLB and GLTF?
Conversion to SFB is a huge pain in the back - it takes great amount of resources with little reward. A lot of objects are not …
-
After i migrated to Sceneform 1.16.0, SceneView doesn't work anymore, and only black screen appears
I don't think xml can recognize the imported SceneView class properly.
xml attributes are not …
-
![sceneformissue](https://user-images.githubusercontent.com/52043861/60771471-0e187080-a102-11e9-9f8c-020443cbc419.JPG)
-
Sometimes FBX files get complicated and require some tweaking before they can be successfully converted via Sceneform plugin. In fact, the Sceneform plugin does a good job of displaying useful error …
-
I'm working on a react native app that has an Android native view with sceneform, and also embeds a unity app.
When trying to load a model with animation, I'm getting this native crash
Crash
…
-
java.lang.IllegalStateException: Couldn't create Engine
at com.google.android.filament.Engine.create(Engine.java:37)
at com.google.ar.sceneform.plugin.viewer.Filamentor$3.run(Filamentor.java:102)
dosur updated
5 years ago
-
This screenshot is take from ARCore hello_ar_java sample example.
![Screenshot_2019-05-31-23-37-53-498_com google ar core examples java helloar](https://user-images.githubusercontent.com/34411102/5…
ghost updated
5 years ago
-
Hi,
We have noticed a delay on the some devices running the Augmented Face Java sample with the 1.27.0 and 1.28.0.
Performances seems to be globally improved with the 1.28.0 on some phones (Google…
-
**LocationManager: [LocationManager] requestLocationUpdates(), java.lang.RuntimeException**
I am getting above exception on below line.
locationScene = new LocationScene(getApplicationCont…