[Webkit-unassigned] [Bug 208988] [WebXR] Implement WebXR device API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 02:09:42 PST 2024


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

--- Comment #34 from Daniel Rossi <electroteque at gmail.com> ---
I lost a whole message adding screenshots. I am needing "enabledFeatures" property missing in the visionOS webXR session to determine hand-tracking support. Hand controls can be added after the session reports hand-tracking features is supported. 

visionOS 1.0/1.1 simulator has no input sources or hand-tracking support. So I am unable to check hand controls or other vr controllers in it. 

I am trying to figure out how to determine this right now due to that missing feature. Check for "MacIntel" / Ipad platform and if there is inputSources ? If vr controls as inputSources is enabled there should be a connected event also. So not sure how to determine this between the simulator and the headset. I don't have a headset to check.

-- 
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/20240305/39edcb25/attachment-0001.htm>


More information about the webkit-unassigned mailing list