webgl-to-webvr

Example of turning a WebGL application into WebVR

CC0-1.0 License

Stars
8

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