google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.91k stars 1.2k forks source link

call ArImage_release after texture is updated #1649

Open Sumbera opened 1 month ago

Sumbera commented 1 month ago

move ArImage_release to the end of the function , after image is uploaded to the GPU to prevent trash values in the depth texture.