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 has been archived by the owner on Nov 7, 2022. It is now read-only.
When I am using ARKitComponent I get a weird image. This only happens on iPhone X and only when I use Urho to display the image. Using ARSCNView to display ARKit works correctly. The incorrect image does however still happen when I try the Mutant demo from EgorBo. He is not using ARKitComponent, but is still using ARKit and urho.
Here is an image of the effect:
There seems to be 2 problems. The bottom of the image is rendered at the top and there is a weird shadow effect on everything. (Ignore the green circle.)
When I am using ARKitComponent I get a weird image. This only happens on iPhone X and only when I use Urho to display the image. Using ARSCNView to display ARKit works correctly. The incorrect image does however still happen when I try the Mutant demo from EgorBo. He is not using ARKitComponent, but is still using ARKit and urho.
Here is an image of the effect:
There seems to be 2 problems. The bottom of the image is rendered at the top and there is a weird shadow effect on everything. (Ignore the green circle.)
Here is my code for the Urho AR setup:
The text was updated successfully, but these errors were encountered: