[Webkit-unassigned] [Bug 221225] Implement WebXR getViewerPose and getPose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 06:49:16 PDT 2021


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

--- Comment #29 from Imanol Fernandez <ifernandez at igalia.com> ---
We can also probably get rid of the scheduleOnNextFrame calls by splitting the fake frame state into currentFrame and nextFrame, and just copy the next on the current on each fake frame.

I'll try this apporach and submit some patch for review

-- 
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/20210322/bdae867c/attachment.htm>


More information about the webkit-unassigned mailing list