Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhspetersson authored Jan 18, 2017
1 parent 8207656 commit 247e05f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# File Manager VR
File manager with A-Frame UI and Jetty backend. Works with FF nightly build and HTC Vive.

![](https://github.com/jhspetersson/filemanager-vr/blob/master/screenshots/2.png)
![](https://github.com/jhspetersson/filemanager-vr/blob/master/screenshots/4.png)
![](https://github.com/jhspetersson/filemanager-vr/blob/master/screenshots/6.png)

## Idea

This project is an attempt to build a more or less universal VR environment or shell for browsing tree-style data (like file systems with files and folders) and running applications which could be downloaded and executed separately but in one uniform interactive 3D space. These applications could exchange visual data with each other and are subject to various manipulations.
Expand Down Expand Up @@ -35,8 +39,11 @@ This app consists of two parts: frontend built with A-Frame framework and backen
## Installation and running

Install [Java 8](https://www.java.com)

Download [Firefox nightly build](https://nightly.mozilla.org/)

Enable OpenVR support in FF nightly: https://blog.mozvr.com/experimental-htc-vive-support-in-firefox-nightly/

Run jar-file either by doubleclicking or from command line:

> java -jar filemanager-vr.jar
Expand Down

0 comments on commit 247e05f

Please sign in to comment.