arcore-android-sdk icon indicating copy to clipboard operation
arcore-android-sdk copied to clipboard

call ArImage_release after texture is updated

Open Sumbera opened this issue 9 months ago • 0 comments

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

Sumbera avatar May 14 '24 13:05 Sumbera