-
The opacity in Material parameter does not seem to change anything when I set it to 0 or 0.5. I've tried on both obj and fbx, both don't seem to change anything.
![reference](https://user-images.gith…
-
Hi! I faced a problem with starting animation for loaded .sdf file.
It's loaded using this peace of code:
```
var builder = ModelRenderable.InvokeBuilder();
var javaClass…
-
Could you clarify if and how the tooling and the SFB file format changes between the different releases? Is it safe to load models created with an older version of Sceneform or should we rebuild our m…
-
Hi, Ashmi
I can create .sfb file by using "com.google.ar.sceneform.plugin".
So I want to copy these files into my android storage folder.
This code is for rendering the 3D model from assets folde…
-
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 have created a library of SFB files that can be downloaded by an application.
The SFB files have been created with the Sceneform plugin version 1.6.0.
Now I have updated my application with the la…
-
Hi
I can create .sfb file by using "com.google.ar.sceneform.plugin".
So I want to copy these files into my android storage folder.
```
arCoreFaceController.loadMesh(
textureBytes: text…
-
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 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…
-
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…