mdn / webvr-tests

A set of simple tests for testing WebVR functionality. See https://developer.mozilla.org/en-US/docs/Web/API/WebVR_API for the latest on the documentation.
Creative Commons Zero v1.0 Universal
77 stars 27 forks source link

Update for new 1.0 API #3

Closed cvan closed 2 years ago

cvan commented 8 years ago

https://hacks.mozilla.org/2016/03/introducing-the-webvr-1-0-api-proposal/ https://mozvr.com/webvr-spec/

chrisdavidmills commented 8 years ago

I have the 1.0 API in my sights; I'll need to update the demos and the MDN docs. I wanted to wait until we had support in Nightly/Canary; when are they likely to land? Do you think that's a good idea, or should I move sooner?

cvan commented 8 years ago

I wanted to wait until we had support in Nightly/Canary; when are they likely to land? Do you think that's a good idea, or should I move sooner?

Support for v1.0 has been in Brandon Jones' Chromium builds since March. And it's shipping to Canary very soon.

Kip informed me today that we're very close with v1.0 support in Nightly. Patches far along, and builds will be passed around by end of the week.

chrisdavidmills commented 8 years ago

Good to know, thanks! In that case, I'll start preparing to document it this week.