Itan Bar-Peled
Itan Bar-Peled
Hi, Is it possible to define a uniform environment lighting? When adding a `ModelRenderable` to the scene graph, one side of the model is darker than the other, according to...
Hi, I'm trying to set the `SceneView`'s background color to be transparent, however, the [documentation](https://developers.google.com/ar/reference/java/com/google/ar/sceneform/SceneView.html#setBackground(android.graphics.drawable.Drawable)) states: > the background color of the Scene is set to getColor() (the alpha of...
Hi, I intending to use GearVRf for rendering the virtual objects in an `ARCore` project. I'm trying to make an anchored virtual object to always face the Camera, giving the...
Hi, I'm trying to render a submarine object from [poly](https://poly.google.com/view/8PgPdFGg3MO). In this specific submarine object **the vertex normal indices are implicit**. You can see it when looking at the "faces"...