SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
758 stars 151 forks source link

ViewNode for 2.1.0 #449

Open ryust opened 3 months ago

ryust commented 3 months ago

The 2.1.0 version has changed ViewNodes. Is there a working sample to help make the transition to the new release? And NOT using Compose.

pabloMillanCb commented 2 months ago

Hello, did you find how to do it yet?

ryust commented 2 months ago

No, ViewNodes don't work correctly in 2.1.0 so I'm still on the 2.0.4 version.

NikitaGvozdilko commented 2 months ago

Try this:

456