sceneform-android
sceneform-android copied to clipboard
Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
Hi, i'm having hard time using newly released geospatial api in arcore with sceneform. I tried to combine it, arcore is using geospatial api with session, [](https://developers.google.com/ar/develop/java/geospatial/developer-guide) Earth earth =...
https://github.com/SceneView/sceneform-android/blob/ba2c818151b91296f048711f494e1acc239ff809/core/src/main/java/com/google/ar/sceneform/math/Quaternion.java#L388 Hello! The document said the order of Euler rotation is ZYX, but it seemed like the rotation order is applied with ZXY. I think the code is rotating Z...
The characters in this file are bound with skeletal animation. It is normal to preview the animation in the software, but after exporting the glb file, the skeletal animation disappears,help...
I am using Augmented faces and rendering objects on the face. I want 1 object to act as an occluder(should be non-visible) so that it can hide some parts of...
Hi! I would like to check if it is possible to avoid antialiasing for a ViewRenderable as antialiasing blurs the imageview in it. The other nodes would still need to...
I am using lettest version of Sceneform android and still geting the same problem
Currently migrating an app from sceneform 1.15.0 (old Google version) to 1.20.5 of this new version. Debugging an issue with materials not being applied anymore (after recompiling the materials with...
Hello Team, We are loading single model with multiple materials in it. We are trying to edit the properties of materials. Currently, we are only able to access the material...
https://static.metapeza.com/cfile/ar/dahuang_bear.glb Because of the lighting problem, there are black shadows on the face, how to solve it?