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.

Relative reality tabs offset

See original GitHub issue

Reality tabs offsets in the world are controlled by the xrOffset : XRRigidTransform parameters of the owning iframe.

The user rightly expects that this would be a relative offset from the parent (owning document) but that’s not how it currently works. Currently it’s just an absolute offset applied to the root context.

The correct way to do with would be to stack-multiply out the transform matrices from root to child, so that reality tabs form a sort of compositor scene graph.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
sidequestlegendcommented, Jan 6, 2019

oh yeh indeed sorry i meant to say i would come up with this separately. Oh @ChrisEddy id be interested to look at that! I have some ideas of grabbing the renderer and fiddling the animation loop essentially but id be interested to see what you have got.

0reactions
sidequestlegendcommented, Jan 6, 2019

yeh they still work for a few years. there are a few alternatives now. Im using raw.githack.com. Cheers for the info and links ill get stuck into that!

Read more comments on GitHub >

github_iconTop Results From Across the Web

StringFormat::SetTabStops (gdiplusstringformat.h) - Win32 apps
The StringFormat::SetTabStops method sets the offsets for tab stops ... This initial offset position is relative to the string's origin and ...
Read more >
baselineOffset(_:) | Apple Developer Documentation
Sets the vertical offset for the text relative to its baseline. ... Change the baseline offset to move the text in the view...
Read more >
Offset and Multiple Offset Constraints (Relative Construction ...
The Offset Constraint and Multiple Offset Constraint methods help you create elements ... Transfer Settings Among Tabs ... Relative Construction Methods.
Read more >
What's New in SOLIDWORKS 2018 - Tab and Slot
The slot gap represents an offset distance, relative to the dimensions of the tab, which will be applied to the slot cut extrudeon...
Read more >
Path to tool offset - RoboDK Documentation
Tip: Select Show preferred tool path and move the mouse wheel over the Path to tool offset to quickly see a preview of...
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