stianwestvig / vr-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VR starter kit

So you can create your own worlds

What you will see

What is this

This is basically chrome experiments VR starter but upgraded to a modern version of three.js, and a skybox from here http://www.custommapmakers.org/skyboxes.php.

Website is served by Express on nodejs.

Getting started

npm install
npm start

Browse localhost:3000

Best viewed in a Cardboard or other VR lenses for mobile.

About


Languages

Language:JavaScript 74.8%Language:CSS 18.4%Language:HTML 6.8%