Skip to content

Commit

Permalink
[docs] embed caniuse
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Feb 1, 2019
1 parent a035472 commit b610a2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/introduction/vr-headsets-and-webvr-browsers.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ orientation) to transform the camera and to render content directly to VR
headsets. Note that WebVR, which provides data, should not be confused nor
conflated with WebGL, which provides graphics and rendering.

## What Browsers Support VR?

Including [Supermedium](https://supermedium.com) and
[Exokit](https://github.com/webmixedreality/exokit):

<iframe src="https://caniuse.com/#search=webxr" height="480px" width="100%"></iframe>

## Where Does A-Frame Want to Take WebVR?

A-Frame aims for highly immersive and interactive VR content with native-like
Expand Down

0 comments on commit b610a2f

Please sign in to comment.