-
Tried to run AugmentedFaces on a virtual Pixel 2 device with Android 8.1 and Play Store, however at startup I get the error: `AugmentedFaces Java has stopped`.
=== System ===
- Windows 7 Ultimat…
-
I'm using Sceneform without ARCore and rendering the camera preview in background this way with an ExternalTexture and a custom material with `"vertexDomain" : "device"` : https://github.com/google-ar…
-
Are there any plans to update this project to the latest filament release ?
I am hoping this fixes some of the Issues I experience in the current sceneform 1.6 version.
Currently,sceneform uses
`fi…
-
Really appreciate if you know!
-
Switching a project from Sceneform 1.8 to 1.9 gives this compile error.
Tried doing the exclude:
```
api ("com.google.ar.sceneform.ux:sceneform-ux:${sceneformVersion}") {
exclude gro…
-
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 to develop an Android application using the latest ARCore SDK without using Sceneform.
I'm not finding proper documentation for developing an Android application using the latest ARCore SDK. …
-
Sceneform randomly crashes with SIGBUS or SIGSEGV when loading certain models, for example the [fox model](https://github.com/google-ar/sceneform-android-sdk/tree/master/samples/augmentedfaces/app/sam…
-
@basitsaleemmb reports the following:
got this issue in sceneform 1.4.0
minSdK = 17
supportLibrary = 27.1.1
phone samsung s7 galaxy
OS = 8.0.0
Fatal Exception: java.lang.IllegalStateExceptio…
-
### SPECIFIC ISSUE ENCOUNTERED
Using the following code for getting a list of augmented faced from the camera:
```java
Collection faceList = sceneView.getSession().getAllTrackables(Augmen…