Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of magicleap ExclusiveRender? #23971

Open
asajeffrey opened this issue Aug 14, 2019 · 0 comments
Open

Make use of magicleap ExclusiveRender? #23971

asajeffrey opened this issue Aug 14, 2019 · 0 comments

Comments

@asajeffrey
Copy link
Member

There are docs for a Lumin Runtime ExclusiveRender object, accessed from LandscapeApp::startExclusiveModeGL. The docs hint that this is a way that landscape apps can enter immersive mode without having to do inter-process communication, which is exactly what we want for WebXR.

According to https://forum.magicleap.com/hc/en-us/community/posts/360048535712-ExclusiveRender-examples, this functionality is disabled for security. Indeed, trying to use it just gets a null pointer back from startExclusiveModeGL.

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

No branches or pull requests

1 participant