question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reality tabs guidance

See original GitHub issue

I have a webVR url: http://www.babylonjs-playground.com/frame.htm#EIX8SD#7

This page renders a sphere and enters webVR on click. It works as expected when running exokit like this: exokit.cmd -h -l http://www.babylonjs-playground.com/frame.htm#EIX8SD#7

Buy I get unexpected results when running as a reality tab

  1. Run: exokit.cmd -h -l
  2. Type in http://www.babylonjs-playground.com/frame.htm#EIX8SD#7 and hit enter
  3. Observe sphere is rendered but when moving around with the mouse the sphere is stuck in screen space
  4. Press cntrl-1 to enter vr
  5. Observe sphere is still rendered in screen space and is not anchored in the world
  6. Expected sphere to behave as it did in non reality tab mode

The same issue happens when using emukit.webmr.io instead of the babylon link

Is there something that I’m missing? Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
avaercommented, Aug 4, 2018

Those sound like three quick feature requests! I can try to get at them this weekend.

Basically:

  • Constant vrdisplayactivate is known behavior but it’s not great. Much better to just emit once. I consider this a bugfix.
  • The home env is just a node module containing a site: https://github.com/webmixedreality/exokit-home;You could replace it but the reality tabs logic lives there since it’s the “browser” part. So we should probably move the reality tabs to a core feature, and allow setting some other url as home (which could then do its own reality tabs). Side note: we are rewriting the home env in React to give it an actual design.
  • The home env is capped at two reality layers right now — but there is no real reason for that. We can set it as high we want by adding more layers to the shader: https://github.com/webmixedreality/exokit-home/blob/master/js/ScreenQuad.js#L19
  • There is no way to add favorite urls to the home lists but there should be.

I’ll file these 👍, thanks for pointing them out!

0reactions
codingbyclcommented, Mar 15, 2019

Closing this issue due to being outdated. Most of the above issues have been closed, #308 being the exception.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reality | With tabs, chords & PLAY-ALONG! [Beginner]
Acoustic part: 1:12Lead part: 7:03Play-along: 12:10➨ More awesome guitar lessons: Johnny Cash - Hurt: https://youtu.be/evihkpP_epkRobin ...
Read more >
REALITY TAB by Lost Frequencies @ Ultimate-Guitar.Com
We have an official Reality tab made by UG professional guitarists.Check out the tab ». Listen backing track ... THE LYRICS ARE JUST...
Read more >
Tab bars - Navigation and search - Human Interface Guidelines
Tab bars use bar items to navigate between mutually exclusive panes of content in the same view. ... For additional guidance, see Live-viewing...
Read more >
How to Read Guitar Tabs (with Pictures) - wikiHow
1. View tab notation as a representation of the guitar's strings. A tab is usually written using six horizontal lines, each corresponding with...
Read more >
dafi36-2903.pdf - Air Force - AF.mil
personnel guidance for dress and personal appearance programs. ... Authorized Duty Identifier Patches/Tabs (Left Sleeve).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found