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

Augmented Image - 3D model is whole black (problem with texture?). How to enable rotation and zooming? VideoNode - status? #406

Closed PepaZapletal closed 1 month ago

PepaZapletal commented 5 months ago

Hi,

I`m trying to use this sample code:

https://github.com/SceneView/sceneview-android/blob/2230c5ab996dde289bd77dcf075a2fb1120356b5/samples/ar-augmented-image/src/main/java/io/github/sceneview/sample/araugmentedimage/MainFragment.kt#L30

in the app. Implement basic Augmented images. But If I try the sample code, then it shows the 3D model of the rabbit. But the whole model is black (I also tried a different model but the result was the same).

And how can we enable the rotation and zooming of the model by the gesture?

And do you have some status about VideoNode? It can also be a very cool feature (with a big WOW effect)

Thank you for your best library!

dhaval-android commented 5 months ago

I am also looking good example for video node if anyone have, I tried my self but I cant able to create proper video node.

github-actions[bot] commented 2 months 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.