[Webkit-unassigned] [Bug 224365] New: Use 3D points to map the WebXRBoundedReferenceSpace bounds transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 04:41:59 PDT 2021


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

            Bug ID: 224365
           Summary: Use 3D points to map the WebXRBoundedReferenceSpace
                    bounds transform
           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

WebXRBoundedReferenceSpace is currently using Point2D mapping to transfom the bounds geometry. This is not correct because the originOffset is a 3D transform and it expects the bounds depth coordinates to be on the z axis instead of the y axis.

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/9ab7dc42/attachment.htm>


More information about the webkit-unassigned mailing list