sceneview-android icon indicating copy to clipboard operation
sceneview-android copied to clipboard

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin

Results 164 sceneview-android issues
Sort by recently updated
recently updated
newest added

hello! I'm using AR SceneView 2.0.2. I'm currently using several geo-anchors in a project, and I want when I click on each anchor, a Toast message containing the anchor's information...

How to rotate 3d objrct vertically in sceneview ar model

I used the samples/ar-model-viewer-compose project and made some small changes. Instead of using a ModelNode I wanted to try out an ImageNode. ``` fun createAnchorNode( engine: Engine, materialLoader: MaterialLoader, anchor:...

Any example to show a model shadow? I try with LightNode, adding PlaneNode below ModelNode, setting isShadowCaster and isShadowReceiver, changing scenes lightEstimation, adding custom LightNode to scene... But never appears...

bug
help wanted
Stale

First of Great library with great functions and examples, Thanks for the support and Library, But I am facing on issue of some points in sample and document regarding implementation,...

Default video material not working from sdk, So I just implemented custom material for Video texture with chroma video or plane video, So Now issue is plain video ( without...

Hello! There is a crash problem with Decomposition or navigate back. If you modify it like the code below, the problem will be solved, but it seems that the problem...

When utilizing the on-click gesture in the Scene, I encounter a problem where attempting to select a specific child node and retrieve its position results in the position of the...

Stale

I have two questions: I have a .glb model which when rendered in the scene appears completely black if there is not enough lighting or black and white and there...

Hello, I am new to this library and wanted to use this library in one of my projects. But the problem is, although I can show the model in 3D...

Stale