-
I have an image and I want to show it using augmented image in ARcore
-
Hi there:
I'm trying to compile a "not small" FBX file to the Sceneform format files SFA/SFB, of course with the aid of the Android Studio plugin (1.10.0).
The case is that it crashes every way,…
-
I cannot convert .obj file to .sfa and .sfb. it shows deprecated gradle build.
Please can you help me to solve my issue. please emaiil me
email : anamularshad@gmail.com
-
I converted andy.obj to andy.sfa & andy.sfb using android sceneform beta. At compile time, sfa & sfb's version is 0.52:1. And then I imported it to my apk.
At run time, there's an exception about ren…
-
So, from the Sceneform documentation [here](https://developers.google.com/ar/develop/java/sceneform/import-assets), SceneForm accepts the following 3D input asset formats:
- obj
- fix
- glTF
whi…
-
My AR app is crashing after transfer to TargetSDKVersion 29
Here is code base
https://drive.google.com/drive/folders/15htBIZ2OFrHvsetri7PILlG9fujN3iyt?usp=sharing
we are using .sfa and .sfb f…
-
Following the instructions exactly leads to the following exception when using Android Studio 3.6:
```
Error: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.android.tools.idea.templa…
-
I'm at the end of my rope here. The goal is to use ArCoreFaceView and add custom 3d objects exported from Blender. No animations required. But I'm not able to load GLB, GLTF, OBJ, or FBX with ArCor…
-
Android Studio 3.6.3
Build #AI-192.7142.36.36.6392135, built on April 14, 2020
Android gradle plugin 3.6.3
SceneForm plugin 1.15.0
The plugin installed correctly. But I have faced these errors…
-
Good day, thank you Sceneform team for your's good work.
I'm trying to convert local `.obj` file to `.sfb`
by using https://github.com/gdamoreira/google-ar-asset-converter
Also I have condition
t…