Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/vrphoto
VR Photo Practice
https://github.com/miya0001/vrphoto
Last synced: 24 days ago
JSON representation
VR Photo Practice
- Host: GitHub
- URL: https://github.com/miya0001/vrphoto
- Owner: miya0001
- Created: 2015-10-28T02:49:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T08:29:23.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T01:41:25.417Z (2 months ago)
- Language: JavaScript
- Homepage: http://miya0001.github.io/vrphoto/
- Size: 35.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VR Photo Practice
[![Build Status](https://travis-ci.org/miya0001/vrphoto.svg)](https://travis-ci.org/miya0001/vrphoto)
DEMO: http://miya0001.github.io/vrphoto/
## How to build
```
$ git clone [email protected]:miya0001/vrphoto.git
$ cd vrphoto
$ npm install
```Place your 360 photo into `panorama/`.
Then run:
```
$ npm run build
$ npm start
```### Build requires
* imagemagick
* graphicsmagick## Thanks
* https://github.com/borismus/webvr-boilerplate
## License
GPLv2