Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fintank/webvr-angular-aframe
:eyeglasses: Web VR Image Gallery Experiment- http://fintank.github.io/webvr-angular-aframe/index.html Created by Fintan Kearney.
https://github.com/fintank/webvr-angular-aframe
aframe aframevr angular javascript webvr
Last synced: 2 days ago
JSON representation
:eyeglasses: Web VR Image Gallery Experiment- http://fintank.github.io/webvr-angular-aframe/index.html Created by Fintan Kearney.
- Host: GitHub
- URL: https://github.com/fintank/webvr-angular-aframe
- Owner: FintanK
- Created: 2016-03-29T22:10:13.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-01-27T00:25:55.000Z (almost 3 years ago)
- Last Synced: 2023-08-04T03:53:53.195Z (over 1 year ago)
- Topics: aframe, aframevr, angular, javascript, webvr
- Language: JavaScript
- Homepage: http://fintank.github.io/webvr-angular-aframe/index.html
- Size: 302 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- npm startThe project will then be available locally on http://localhost:3000
# Try it out
- Visit the link http://fintank.github.io/webvr-angular-aframe/index.html
- If visiting from a mobile browser. Add the app to your homescreen.
- Open the app and off you go!# To do
- Loading screens when loading 360 images
- Video content and section on main menu.