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 Jul 28, 2020. It is now read-only.
I'm working on an application in which there are 2 modes Ar mode and NonAr mode.
In Ar mode I use ArSceneView.
In NonAr mode I whant to draw camera on GlSurfaceView.
I see sample with SharedCamera but there both modes draws in one GlSurfaceView.
Is it possible to use SharedCamera with ArSceneView in Ar mode and GlSurfaceView when NonAr mode?
The text was updated successfully, but these errors were encountered:
I'm working on an application in which there are 2 modes Ar mode and NonAr mode.
In Ar mode I use ArSceneView.
In NonAr mode I whant to draw camera on GlSurfaceView.
I see sample with SharedCamera but there both modes draws in one GlSurfaceView.
Is it possible to use SharedCamera with ArSceneView in Ar mode and GlSurfaceView when NonAr mode?
The text was updated successfully, but these errors were encountered: