1.2.0 • Published 6 years ago
campzimmer-photo-sphere-viewer v1.2.0
Photo Sphere Viewer
Photo Sphere Viewer is a JavaScript library that allows you to display 360° panoramas on any web page.
Two Important Facts about this package:
- If you're interested in using this package, you might want to check out this package first: mistic100/Photo-Sphere-Viewer
- This package does display 360° panamora images, but has been highly customized to fit the spcific needs and scope of Campzimmer, Inc
Dependencies
Required
Optionals
- promise-polyfill for IE compatibility
- three/CanvasRendered.js & three/Projector.js for browsers without WebGL
- three/DeviceOrientationControls.js for gyroscope support
- three/StereoEffect.js for VR support
- NoSleep.js for better VR experience
Install
$ npm install campzimmer-photo-sphere-viewer --saveBuild
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 startto open the example page with automatic build and livereload.npm run testto run tests suite.npm run docto generate the documentation.
License
Forked from mistic100/Photo-Sphere-Viewer.
This library is available under the MIT license.