[Webkit-unassigned] [Bug 224364] New: Change WebXRSpace::efectiveOrigina() matrix multiplication order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 04:31:46 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224364

            Bug ID: 224364
           Summary: Change WebXRSpace::efectiveOrigina() matrix
                    multiplication order
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebXR
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ifernandez at igalia.com

The current multiplication order is not working correctly when combining local-floor space and getOfffsetReferenceSpace(). The reference space is out of sync with input ray pose after some teleportations (tested using https://github.com/immersive-web/webxr-samples/blob/main/teleportation.html).

There is a WPT test to reproduce this but we can't enable it yet until we fetch it from upstream (https://github.com/web-platform-tests/wpt/pull/28024), currently blocked by WebGL 2 support in WPE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210409/9f009dea/attachment.htm>


More information about the webkit-unassigned mailing list