Try out your website in the spatial web
A guide to testing and debugging websites for Safari in visionOS, including using the simulator and Web Inspector with Apple Vision Pro.
The blog of Ada Rose Cannon
I work on Safari at Apple and participate in web standards for spatial and immersive technologies at the W3C. I build demos, give talks, and write about the web platform.
A collection of web projects and prototypes.
Talks I've given on WebXR, web standards, and the web platform.
More about who I am and what I have worked on.
A guide to testing and debugging websites for Safari in visionOS, including using the simulator and Web Inspector with Apple Vision Pro.
An overview of WebXR’s transient-pointer input model for Apple Vision Pro, enabling gaze-and-pinch interaction without traditional controllers.
Using the WebXR Light Estimation API we can make 3D objects appear to be physical parts of our real environment by having real lights affect virtual objects and virtual objects casting shadows onto real surfaces.
JavaScript is almost famous for some of it’s weird behaviours around variables. This goal of this article is to make it so that you will never be surprised by the value of `this` or why a variable seems to not change when you set it somewhere else.
RSS is a well established but often well hidden web technology. It's powerful but simple or perhaps it's powerful because of its simplicity.