-
This issue is for tracking late-breaking glTF ecosystem projects that haven't yet made it to the [master list](https://github.com/KhronosGroup/glTF#contents) in this repo's README.md.
To contribute…
-
Hi,
I have been searching a way to play animations from .fbx files and I believe it's not handled on this plugin yet.
So I decided to look at the code and I added the feature.
Is there any way that…
-
There will be a black shadow when the model appears. As shown in the [video](https://drive.google.com/file/d/19J1gcbYfsskONzpDNQYgNoor9ZgoZpze/view?usp=sharing)
The andy model is downloaded from [Pol…
-
### SPECIFIC ISSUE ENCOUNTERED
When I start a new project in Unity and import the ARCore Unity SDK v1.13.0, I get multiple errors.
### VERSIONS USED
- Unity: 2019.2.9f1
- ARCore SDK for Un…
-
1. Using the "sample-sceneview-background" demo project add the following gltf and bin files from here (https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/RiggedSimple/glTF) to the mod…
-
## Steps to Reproduce
I am using a PlatformView so that I can show a native Scenekit SCNView and Sceneform SceneView, my issue is as the title says but exists only on **Android**. To reproduce:
…
-
I first tried this with Sceneform 1.16, but since it can not handle filament version greater than 8.1, I tried this version.
I need to render GLB models, run their animations and change the texture…
-
### SPECIFIC ISSUE ENCOUNTERED
Hi everyone! I stumbled upon a weird issue while using ARCore and Sceneform. The issue on hand regards the fact that the object's center is rendered in the center of th…
-
If i use chromakey video like below , getting this error . Please look on it also . can we play videos in ARscene . @ThomasGorisse
**My Code :**
`ExternalTexture texture = new ExternalText…
-
I am using Sceneform 1.16, followed all the steps but rendering is not happening
I have the lion.gld file in assets folder
```
ModelRenderable.builder()
.setSource(this, …