-
More so confirmation as I've tried everything and imported FBX assets do not retain animation or skeletal animation data. Unless I'm missing something. This is the key major component to ever use a FB…
-
Hi,
After converting an asset (not for every assets necessarily) Android studio keeps crashing. When I remove the Sceneform plugin everything works fine, I think it has something to do with Viewer.…
-
In Sceneform sample app we are loading models from model folder, in case I have more then 20 models assume for any shopping app then if I put all those models in asset folder, apk size will increase, …
-
-
Hello.
I have the simple view (an orange circle) that has been created by next code:
```
ViewRenderable.builder()
.setView(MyActivity.this, R.layout.view_ar_point)
…
-
Getting below resource not found error, when I try to convert file from Poly to .sfb format.
Image is generated but colors are not rendered properly.
ubuntu@ubuntu:~/Downloads/google-ar-asset-co…
-
Sceneform does not seem to work in feature modules with plugin `com.android.feature`.
Throws an error `Sceneform may only be applied to Android projects`. It would be great if feature modules support…
-
Hi,
I'm using `sceneform:core:1.4.0`and `sceneform.ux:sceneform-ux:1.4.0`.
I've successfully imported a FBX file and I was trying to change its `recenter` property.
The [documentation](https://…
-
Hey team,
I've just upgraded to Sceneform 1.5
Top level build.gradle
`classpath 'com.google.ar.sceneform:plugin:1.5.0'`
App level build.gradle
`implementation 'com.google.ar.sceneform.ux:sc…
-
Hi there,
What is the proper way to export an asset from 3dsmax with metallic/roughness maps to sceneform? I've attached an example .max file that I wish to get into sceneform, with the Specular ma…