VirtualBananas / vr-museum

1 stars 5 forks source link

Colosseum VR

Explore the Roman Colosseum in VR and interact with users from around the world. Designed for Google Cardboard.

  1. Visit this link on your phone: https://vr-museum.herokuapp.com
  2. Enter VR mode on your phone by clicking the button in the bottom right corner.
  3. Put your phone in Google Cardboard.
  4. Gaze at the grey circles on the ground to move around.
  5. Enjoy exploring the Colosseum!

Image of Colosseum VR

Colosseum VR is a web-based VR application built with A-frame, React, Express, Socket.io, and SkylinkJS/WebRTC.

Team

Local Development

Step 1: Install dependencies

From within the root directory:

$ npm install

Step 2: Install Webpack

$ npm install -g webpack

Step 3: Run server

$ npm start