Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 586 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 586 Bytes

WebGL to WebVR conversion example

This takes a rotating 3D triangle example (based off of this example from MDN) and adds an "enter VR" button that instead lets you inspect the triangle from VR.

You can find the WebGL-only version here, and the converted WebVR version here.

The WebVR version does require a WebVR-capable device and browser