Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miya0001/vrphoto

VR Photo Practice
https://github.com/miya0001/vrphoto

Last synced: 24 days ago
JSON representation

VR Photo Practice

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