
The Coding Studio Inc. Tips
Detect XR Support with JavaScript
Published: 2023-01-02
A few years ago I wrote an article about how to detect VR support with JavaScript. Since that time, a whole lot has changed. “Augmented reality” became a thing and terminology has moved to “XR”, instead of VR or AR. As such, the API has needed to evolve. The presence of navigator.xr signals that the […] The post Detect XR Support with JavaScript appeared first on David Walsh Blog.