WebXR Branch
Description
The WebXR branch demonstrates,
- Virtual Reality in the browser
- Cannon Physics in WebXR
- StatsVR, TeleportVR and GrabVR
To load the WebXR example, checkout the webxr branch.
git clone https://github.com/Sean-Bradley/Three.js-TypeScript-Boilerplate.git
cd Three.js-TypeScript-Boilerplate
git checkout webxr
npm install
npm run dev