Skip to content

BuffaloGroupe/Revolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolver Build Status

Filament Group

A 360° panorama photo viewer.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/Revolver.min.js"></script>

<link rel="stylesheet" href="dist/Revolver.min.css">

<div class="revolver">
    <img src="360.photo" alt="">
</div>

Documentation

(Coming soon)

Demo

http://filamentgroup.github.com/Revolver/

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Also, please don't edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "src" subdirectory!

Release History

(Nothing yet)

License

Copyright (c) 2012 Filament Group Licensed under the MIT license.

About

A 360° panoramic photo viewer

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.6%
  • CSS 10.8%
  • HTML 1.6%