stalgiag / p5.xr

a library that helps turn p5.js sketches into immersive experiences using WebXR
GNU Lesser General Public License v2.1
117 stars 25 forks source link

iOS support for webXR coming *hopefully* with version 15.4 #151

Closed stalgiag closed 2 years ago

stalgiag commented 2 years ago

See this blog post for more info.

It seems plausible that at least some parts of webXR work with iOS 15.4. It is possible that 'immersive-ar' sessions still will not work and it is unclear whether there will be some method of "locking" webXR to Apple-specific hardware but I would love to restart development on this project with this news. It would be great to see what is and is not possible with the beta as iOS support has long been a major need for this project since our primary use cases do not include dedicated XR hardware.

stalgiag commented 2 years ago

WebXR Flags enabled in Safari as of 15.4 but official WebXR examples for VR still do not work even with version 15.5.