You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2023. It is now read-only.
I am in great need of some guidance. I am trying to develop a photo mode system for my AR application, meaning I would like to allow the user to take a photo of AR object as well as what the camera sees and store it to his device.
I have tried using render targets but it seems that export render target does not work on android, as I get a corrupted png image.
Any tips on where to look for this kind of functionality?
Many thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am in great need of some guidance. I am trying to develop a photo mode system for my AR application, meaning I would like to allow the user to take a photo of AR object as well as what the camera sees and store it to his device.
I have tried using render targets but it seems that export render target does not work on android, as I get a corrupted png image.
Any tips on where to look for this kind of functionality?
Many thanks
The text was updated successfully, but these errors were encountered: