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

Android Support for The Mirror for Meta Quest 2/3 #193

Closed
wants to merge 16 commits into from

Conversation

RevoluPowered
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Jun 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
mirror-docs ⬜️ Ignored (Inspect) Visit Preview Jun 21, 2024 9:37am

Add engine builds to the-mirror repo as i need the debug_template for the headset

Fix env

Remove binary stripping from android

Android template zip fix

fix artefact name

GameUI must use a singleton from now on to ensure we can add the UI to a SubViewport

The SubViewport is used only for VR Mode and it will add optional VR nodes.
I successfully avoided needing to write a lot of await code with GameUI.instance.get method which is great

Format fixes
@RevoluPowered
Copy link
Collaborator Author

Hands rendering in the menu, hand tracking in quest working.

Focus points:

  • Resolution of the menu should be increased.
  • Typing / Mouse inputs needs to be done.
  • Authentication code auth
  • We have the login code solution which should be present.

- Move all the sub viewport logic to a better place and implement it so we can configure it in the scene
- Fixed bug with the resolution of the viewport and the scale.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants