[Webkit-unassigned] [Bug 208988] [WebXR] Implement WebXR device API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 28 22:44:59 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=208988
--- Comment #36 from Daniel Rossi <electroteque at gmail.com> ---
Since Apple Vision OS 1.1 simulator, a mouse click acting as pinch turns on a "transient-pointer" input source. And the targetRaySpace is updated on movement. I can get raycasting of objects working. webinspect is broken so I had to build a logging proxy to see what was actually going on.
I wish a native WebXR was made available for IPhone like Android on top of native html fullscreen. I thought that is what was happening. I'm forced to try and implement a work around and is not easy.
--
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/20240329/92ca8029/attachment.htm>
More information about the webkit-unassigned
mailing list