Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

ArSceneView with SharedCamera #569

Closed
dpproduction opened this issue Mar 1, 2019 · 4 comments
Closed

ArSceneView with SharedCamera #569

dpproduction opened this issue Mar 1, 2019 · 4 comments

Comments

@dpproduction
Copy link

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?

@dpproduction
Copy link
Author

You can close issue.
It is possible to draw camera in ArSceneView when ar mode and draw on GlSurfaceView when non-Ar mode. It works fine!

@tpsiaki
Copy link
Contributor

tpsiaki commented Mar 8, 2019

Thanks @dpproduction

@tpsiaki tpsiaki closed this as completed Mar 8, 2019
@ManuelTS
Copy link

@dpproduction may you please share your code how you accomplished that?

@lancefi
Copy link

lancefi commented May 5, 2020

You can close issue.
It is possible to draw camera in ArSceneView when ar mode and draw on GlSurfaceView when non-Ar mode. It works fine!

How did you do that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants