google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.07k stars 295 forks source link

WebXR support #532

Open verhovsky opened 7 months ago

verhovsky commented 7 months ago

WebXR is an (experimental) API for websites to show 3D content to people accessing the website via a VR headset. It works on Meta Quest and on Safari on visionOS (behind a feature flag).

https://immersive-web.github.io/webxr-samples/inline-session.html

https://developer.mozilla.org/en-US/docs/Web/API/WebXR_Device_API

https://www.w3.org/TR/webxr/

It would be cool to fly around brains in 3D.