crazypixel / solar-system-vr

React VR demo - The Solar System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The solar system - Intro to React VR

About

A demo application of React VR.

Installation & Requirements

Make sure that you have Node installed and NPM - for installing information visit https://nodejs.org/en/.

Clone the repository and run the following commands:

npm install

After all the dependencies are installed run:

npm start

Open your browser to http://localhost:8081/vr/index.html.

You are not allowed to use the models and textures, just to try them with the application.

About

React VR demo - The Solar System


Languages

Language:JavaScript 96.3%Language:HTML 3.7%