An easy-to-read, short three.js VR example just for you! This was created by Ulf Biallas and Marcel Bankmann for Ideas Engineering GmbH.
- Node.js
- An IDE of your choice, e.g. Visual Code
$ cd webvr-with-threejs
$ npm i
$ npm run build
$ npm run start
Navigate to http://localhost:8080/ and enjoy your WebVR application.
This repository contains only a limited amount of curated commits. Feel free to fork the code and enhance it to your needs!