Git Product home page Git Product logo

Comments (8)

ChristophGeske avatar ChristophGeske commented on May 27, 2024 1

You can check out this project ( https://github.com/jondyne/ARcore_mobileVRHeadset/ )
they had to deal with misalignment issues as well when they combined ARCore and Cardboard. But I haven't looked into this issue myself so not sure if that fixes all your problems.

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on May 27, 2024 1

Do you get the black screen issue when testing the VirtualAR.apk from the linked github page?
I just checked the release apk ( https://github.com/jondyne/ARcore_mobileVRHeadset/releases ) and it works just fine on my S7 with ARCore version 1.8.1

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on May 27, 2024 1

Going with the older ARCore or Unity version should work. I am not sure what breaks the project. I am also stuck with an older ARCore version for my project at the moment since the latest Unity/ARCore versions break some of my functionalities. Getting breaking changes when updating Unity or ARCore is very common so if you wanna be sure to get a working project stick to the versions used by the project publisher.
If you don't need the latest features of ARCore or Unity that would be the easiest solution. Otherwise you have to find out what causes the error and fix it in the other project.

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on May 27, 2024

I don't know the answer to your question out of my head and would need to implement it myself to know for sure but as a first quick answer I would suggest you have a look at the HalloARCore example scene there it should work as expected just without VR (only AR). You can use this scene as a reference and first check if the planeGenerator script and planeVisualizer script in your scene are attached to the right game objects probably to the ARCore camera object not the player object.
If everything in your scene is correct and the issue is still there you could start with the working HalloARCore scene and step by step add the VR features you need to find out when the issue first occurs. That's how I would proceed to find the cause of the issue. If you know what causes the problem you might be able to fix it.

I can look into it sometime in the near future and give you a better answer. I have to look into it anyway since that is interesting for improving the guardian/boundary system by displaying the floor and walls.

from arcoreinsideouttrackinggearvr.

Zumbalamambo avatar Zumbalamambo commented on May 27, 2024

@ChristophGeske I checked and I found that its because the field of view of both AR and VR are mismatching and hence the issue prevails. Is there any fix that you can suggest?

from arcoreinsideouttrackinggearvr.

Zumbalamambo avatar Zumbalamambo commented on May 27, 2024

i checked it previously. It has a black screen issue with the latest version of arcore . isn't there any workaround to fix this issue?

from arcoreinsideouttrackinggearvr.

Zumbalamambo avatar Zumbalamambo commented on May 27, 2024

@ChristophGeske I get the black screen while trying to run the code in my real device through unity. I upgraded the ARCore and ARFoundation version in manifest.json file and I tried to run it. It was just showing a black screen. However the prebuild apk files works fine. Could you please kindly suggest me a solution to fix it?

from arcoreinsideouttrackinggearvr.

Zumbalamambo avatar Zumbalamambo commented on May 27, 2024

@ChristophGeske thanks. Backporting worked!

from arcoreinsideouttrackinggearvr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.