video-sphere-viewer

1.0.2 • Public • Published

Photo Sphere Viewer

NPM version jsDelivr Hits Build Status Dependencies Status

Photo Sphere Viewer is a JavaScript library that allows you to display 360×180 degrees panoramas on any web page. Panoramas must use the equirectangular projection and can be taken with the Google Camera, the Ricoh Theta or any 360° camera.

Forked from JeremyHeleine/Photo-Sphere-Viewer.

Documentation

photo-sphere-viewer.js.org

Dependencies

Required

Optionals

Install

Manually

Download the latest release

With Bower

$ bower install Photo-Sphere-Viewer

With npm

$ npm install photo-sphere-viewer

Via CDN

Photo Sphere Viewer is available on jsDelivr and unpkg

Build

Prerequisites

  • NodeJS + NPM: apt-get install nodejs-legacy npm

Run

Install Node dependencies npm install then run npm run build in the root directory to generate production files inside dist.

Other commands

  • npm run test to run jshint/jscs/scsslint.
  • npm run serve to open the example page with automatic build and livereload.
  • npm run doc to generate the documentation.

License

This library is available under the MIT license.

Package Sidebar

Install

npm i video-sphere-viewer

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

397 kB

Total Files

7

Last publish

Collaborators

  • xdloveletter