Share via

Get Started Tutorial: Adding WebVR support to a 3D Babylon.js game

This is the complete sample code for the Get Started Tutorial: Adding WebVR support to a 3D Babylon.js game on Windows Dev Center.

This sample takes a Babylon.js game (located in the before folder) and adds WebVR support to it so that the game can be viewed with a VR headset. The final game is located within the after folder.