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

Images rendered too far apart for each eye so it does not look like a single object. #98

Open
3 of 4 tasks
jerradpatch opened this issue Aug 11, 2022 · 0 comments
Open
3 of 4 tasks

Comments

@jerradpatch
Copy link

Environment

Please provide the following information about your environment:

  1. OS: Mac, Windows, Linux: MacOS
  2. Version: ViroCore version:
    rc-1.20.2
  3. Device(s): What device(s) are you are seeing the issue on (i.e. Samsung Note 8, Pixel 2 XL, etc)
    Oculus Quest VR

Description

Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.

Hello, first, I know that the support for Quest in not official. I am just looking for help on where exactly to look as I am not a game engine developer.

The issue: When I run to project on quest I see that the objects are rendered on each eye a bit too far apart so that it doesnt look like one object when viewed. I have looked for a simple solution but I have gotten to the point where I think I will need to alter the renderer for OVR.

Currently, I have the project building the renderer and running in my own app. I am looking through the C code for "VROSceneRendererOVR.cpp" and trying to understand how each eye is rendered to the image.

If anyone has a solution to my issue or simply wants to help me understand a solution, that I would be happy to submit a PR.

Reproducible Demo

Let us know how to reproduce the issue. Include a code sample, screen capture, video recording. The more information you provide, the better we can support you.

  1. https://github.com/ViroCommunity/starter-kit
  2. with the Android platform set to 'OVR'
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

No branches or pull requests

1 participant