Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 931 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 931 Bytes

webvr-angular-aframe

Link: http://fintank.github.io/webvr-angular-aframe/index.html

This application uses Mozilla's AFRAME to allow the viewing of content that I like from across the VR web. I have also introduced Angular, Bower and Grunt.

The Grunt task downloads a list of images and generates thumbnails.

VR mode not supported by desktop browsers. Compatible with Gear VR, Oculus Rift and Google Cardboard.

Installation

You will need to make sure you have ImageMagick installed on your computer.

In the root directory..

  • npm install
  • bower install
  • node server.js

The project will then be available locally on http://localhost:3000

Try it out

To do

  • Loading screens when loading 360 images
  • Video content and section on main menu.