Skip to content

Speed up LeapImage by copying textures on the render thread#105

Open
diekleinekuh wants to merge 1 commit intoultraleap:mainfrom
yaak-ai:FastLeapImage
Open

Speed up LeapImage by copying textures on the render thread#105
diekleinekuh wants to merge 1 commit intoultraleap:mainfrom
yaak-ai:FastLeapImage

Conversation

@diekleinekuh
Copy link
Copy Markdown

We use the images from the leap tracker in our app and copying the image data on game thread was too slow. So we found the deactivated code path and enabled it. After fixing the freeing of the image data in UpdateTextureRegions this worked well for us since a couple of month.

…es in UpdateTextureRegions call that freed memory it didn't own
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant