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
815 stars 159 forks source link

Objects are not placed in relation to the image marker #495

Closed PixelsteinLangenselbold closed 1 month ago

PixelsteinLangenselbold commented 4 months ago

In my app, I would like to cover a real facade of a building with a virtual one as soon as the ImageMarker is scanned. Unfortunately, the object with the facade is always placed somewhere else, depending on how I start the AR scene. My guess is that the rotation around the Y-axis is not taken into account. If I give the AugmentedImageNode the attribute applyPoseRotation=true, this unfortunately doesn't help either, because I can't lock individual axes.

github-actions[bot] commented 1 month ago

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.