sceneview-android
sceneview-android copied to clipboard
hi, bro, can i use java to implement all these functions, i am not very proficient in kotlin
The tap events were fixed and documented in this pull request: https://github.com/SceneView/sceneview-android/pull/96
I can't find the code you changed in the imported library, can you please mark the code in detail how to get the name of the child node of the touch part after loading the glb model, I have to start the sceneview-kotlin code in order to realize this touch operation, Can I also use sceneform-java to get the name of the child node of the touch area?
@ThomasGorisse
@grassydragon
Hi! Take a look at how picking is implemented in SceneView and implement it yourself in Sceneform. https://github.com/SceneView/sceneview-android/blob/main/sceneview/src/main/java/io/github/sceneview/SceneView.kt#L603
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.
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.