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

SteamVR composition #1081

Open
avaer opened this issue May 21, 2019 · 4 comments
Open

SteamVR composition #1081

avaer opened this issue May 21, 2019 · 4 comments
Labels
awesome dx enhancement New feature or request gl

Comments

@avaer
Copy link
Member

avaer commented May 21, 2019

Exokit's reality tabs right now work for WebXR, and 2D browser pages (DOM-to-Texture). However, there is a lot of talk of being able to composite other apps -- especially OpenXR, SteamVR, and so on, along with Exokit's regular WebXR.

From my experiments this should be quite doable. Initial work here is courtesy of OpenComposite.

The API for this could be the same as Realty tabs (<iframe> and/or <portal>), with a src that is a local executable or existing session.

This is an issue to track these experiments. 🦄 👾 ✨

@avaer avaer added enhancement New feature or request gl awesome dx labels May 21, 2019
@chrislatorres
Copy link
Contributor

Will the src include command line args?

@avaer
Copy link
Member Author

avaer commented May 21, 2019

I don't know what the API should look like, but command-line arguments should definitely be supported. 👍

@avaer
Copy link
Member Author

avaer commented Jun 13, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awesome dx enhancement New feature or request gl
Projects
None yet
Development

No branches or pull requests

2 participants