eh3rrera / earth-moon-vr

A simple app using React VR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

earth-moon-vr

Updated to React VR 1.0.0

VR app made using the pre-released version of React VR that shows 3D models of the Earth and Moon in a space skybox.

You can see the tutorial of how this app was built at https://www.pluralsight.com/guides/getting-started-with-react-vr.

3D models used:

The space skybox was created with Spacescape.

Requirements

Installation

  1. Download this repository and execute npm install to download the dependencies or yarn if you have it installed (recommended).
  2. Execute npm start. A local web server will be started (it may take some time).
  3. Go to http://localhost:8081/vr and start playing with the app.

License

MIT

About

A simple app using React VR

License:MIT License


Languages

Language:JavaScript 86.4%Language:HTML 13.6%