RemixVR
  • RemixVR
  • Installation
  • Templates
Powered by GitBook
On this page
  • RemixVR
  • Getting Started
  • Documentation
  • Demos
  • Installing RemixVR
  • Running the tests
  • Built With
  • Contributing
  • Versioning
  • Authors
  • License

RemixVR

NextInstallation

Last updated 6 years ago

RemixVR

RemixVR is a tool to collaboratively build editable VR experiences.

The editable VR experiences are called VR templates. Anyone can create a VR template. Each VR template will have configurable options that can be selected by the user. These options allow the user to create custom VR experiences from a single VR template.

RemixVR

In the initial version, these options are updated by editing the code. However, as we continue to develop RemixVR, we'll be including a visual way to update the options.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Documentation

Demos

Installing RemixVR

Running a VR template

Once you have installed all the dependencies, to start a VR template, go to the template folder and in the terminal run yarn start.

For example, to start the ObjectsVR template, go to the template folder.

cd packages/objectsvr

Once you're inside the template folder, then start the development server.

yarn start

You can view the template by going to http://localhost:8080/ on your browser.

Running the tests

To run the test, navigate to the root folder of remixVR. Then run:

yarn run test

Built With

Contributing

Versioning

Authors

License

For example, let's look at the template. It has three options. You can change the object, the 360 background and the sound it creates when hovering on the object.

You can read to view all the documentation about the project.

To install and setup RemixVR, please see the .

The test files are present inside the template folder. The test files ends with .test.js in their file name. You can look at file to see an example.

Please read for details on our code of conduct. Please read before contributing.

We use for versioning the VR templates.

See also the list of who participated in this project.

This project is licensed under the GPL v3 License - see the file for details.

ObjectsVR
RemixVR docs
Atomic Bohr Model
360 VR
Particles VR
Objects VR
ObjectsVR test
a-frame
webpack
karma
mocha
chai
sinon
CODE OF CONDUCT
CONTRIBUTING GUIDE
SemVer
Rison Simon
contributors
LICENSE.md
codecov
installation guide