An open API service indexing awesome lists of open source software.

https://github.com/decipher/drupalvr

A demonstration site showcasing Drupal powered Virtual Reality
https://github.com/decipher/drupalvr

Last synced: 8 months ago
JSON representation

A demonstration site showcasing Drupal powered Virtual Reality

Awesome Lists containing this project

README

          

DrupalVR
========

This is a demonstration installation profile to showcase Drupal 8 powered
Virtual Reality.

_**Note:** This is only an early proof of concept and is still under active
development._

Installation
------------

This repository is configured for [Beetbox](http://beetbox.rtfd.org).

**Requirements:**

* [Vagrant](https://www.vagrantup.com/) >= 1.8
* [Virtualbox](https://www.virtualbox.org/)
* (Windows only) [Vagrant::Hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater)
* (Windows only) [Vagrant Auto-network](https://github.com/oscar-stack/vagrant-auto_network)

**Steps:**

```
git clone https://github.com/Decipher/DrupalVR.git
cd DrupalVR
vagrant up
open http://drupalvr.local
```

Usage
-----

DrupalVR is best viewed on a mobile device with with a compatible VR headset.
More on [Entering VR](https://aframe.io/docs/guide/entering-vr.html).

The easiest way to access your local site on a mobile device is via Vagrant
share:

```
vagrant share
```