Git Product home page Git Product logo

Comments (7)

jballoffet avatar jballoffet commented on June 7, 2024

To get a 6DOF pose, I suggest using ARCore or ARKit to get a device pose instead of calling the functions in the Cardboard SDK. There are two key things to be aware of:

  • ARCore's and ARKit's zero rotation has the device in portrait mode, but Cardboard's zero rotation is in landscape mode.
  • ARCore and ARKit tell you the position of the camera, but Cardboard uses the center between two eyes.

from cardboard.

wisockijunior avatar wisockijunior commented on June 7, 2024

To get a 6DOF pose, I suggest using ARCore or ARKit to get a device pose instead of calling the functions in the Cardboard SDK. There are two key things to be aware of:

  • ARCore's and ARKit's zero rotation has the device in portrait mode, but Cardboard's zero rotation is in landscape mode.
  • ARCore and ARKit tell you the position of the camera, but Cardboard uses the center between two eyes.

Sure, we are aware of this possibility, but it would be much better if, as Google Cardboard SDK for Unity is being developed, please release it with 6dof using ARCore/ARKit already embedded on the new Cardboard SDK... it will be awesome if we can get it simple

from cardboard.

jballoffet avatar jballoffet commented on June 7, 2024

Thanks for requesting the feature, but we will not be able to prioritize this feature at this time. Do give ARCore a try.

from cardboard.

tmueller78 avatar tmueller78 commented on June 7, 2024

We combined Cardboard with ARKit on iOS within unity, in a demo project. It's supposed to work with Android, too, but we didn't want to spend the testing effort to support multiple Android devices.
Here's some more info and a link about a public example from someone else:
https://www.next-reality.de/room-scale-vr-with-cardboard-arkit-mushrooms-xr/

Can native support in the Cardboard SDK only be implemented by Google, or can we also support this out of the open source community?

from cardboard.

jballoffet avatar jballoffet commented on June 7, 2024

@tmueller78, please consult the README.md and LICENSE files in the repository for the version you're using, where you'll find a link to the applicable terms of service and/or open source licenses that apply to the files included in that release.

from cardboard.

johnfriedrich avatar johnfriedrich commented on June 7, 2024

Hello @maartenslaa I just came across your PR #210 during research and we really could make use of this feature. The PR and your project repo seems kinda abandoned though. Are you planning to merge latest SDK changes or even take the time to get it into the official Cardboard SDK?

from cardboard.

maartenslaa avatar maartenslaa commented on June 7, 2024

Hi @johnfriedrich sorry about the late reply, my focus is elsewhere at the moment. There will be a moment this year where I will merge to the latest SDK however I cannot tell you when that will be precisely..

Edit: I think (nearly) all the changes I made are in this commit: 6a4f033

from cardboard.

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.