Skip to content

A simple bash script which produce SVG panoptisson (moving and dynamic panorama)

Notifications You must be signed in to change notification settings

dervishe-/panoMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

panoMaker is a simple bash script which help you to produce some moving panorama in SVG format. (Theres a lot of comments directly in the code)

==================================================================== To make it work, you need:

  • bash shell
  • optipng
  • imagick
  • factor
  • common tools from a decent distro (md5sum, openssl)

==================================================================== How to use it:

1/ Take a panorama picture with your phone or make one with hugin 2/ Just type: panoMaker my_pano_image_file

Then it will produce a file name pano.svg

3/ Just open this file with your browser.

The commands are descrie below: Zoom in Zoom out Begin animation Stop animation Increase speed Decrease speed

You can find help, typing: panoMaker --help

==================================================================== Disclaimer: For the moment, it is just an alpha release...

==================================================================== ToDo: (Well, a lot of things ;) )

  • Get ride off eval in check_item
  • Adding point of interest in the panorama with links to documents, websites, photos, medias...
  • Adding sounds
  • Adding a GUI (ncurse i think)

About

A simple bash script which produce SVG panoptisson (moving and dynamic panorama)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages