SimplGy / pano-viewer

A beautiful, high-res way to explore and share your panorma photos.

Home Page:http://www.simple.gy/pano-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pano Viewer

A beautiful, high-res way to explore and share your panorma photos.

Running Locally

You can run this repo locally to explore the examples and play around with the options.

To run this project, start it like you would any Jekyll site. eg:

bundle exec jekyll serve -w

It runs in a subfolder to match the deployment location. You can open the page at:

http://localhost:4000/pano-viewer/

Publishing

This uses github pages, on the master branch, so a push to remote is all that's needed to publish. The public url is http://www.simple.gy/pano-viewer/.

Adding images

  1. Drop new panoramas in panos/full-size.
  2. run _sh/make-thumbs.sh panos/full-size panos/thumbs (OSX only, uses sips) to generate thumbnails.

TODO

  • Show a list of panorma urls
  • Support thumbnails/zoom in to full res
  • Better full-screen panorama view (probably: fit narrower dimension to screen, scroll on the long dimension)
  • Support vertical panoramas (scroll horizontally in list view)
  • auto ken-burns if no mouse activity

About

A beautiful, high-res way to explore and share your panorma photos.

http://www.simple.gy/pano-viewer/


Languages

Language:HTML 69.5%Language:Ruby 16.4%Language:CSS 9.5%Language:Shell 4.6%