Franck Barbenoire <fbarbenoire@yahoo.fr>
Version 0.3.6, September 16th, 2013.
Django-saladoplayer is a django application for displaying spherical panoramas. It is based on the flash panorama viewer SaladoPlayer from Marek Standio. All the necessary flash files and images are embedded whithin the application as static files.
This application enables you to :
All this is available whithout the hassle to configure the html and xml files required by SaladoPlayer. As a consequence, the update of SaladoPlayer application or modules is made easy : no need to update html or xml config files. This is particulary interesting when you have a great number of panorama tours : updates and new features can be applied in one operation. Just update the django-saladoplayer application containing the new modules and the new corresponding templates, that’s all!
Before you can use the application, you must fill a directory tree with panorama images respecting the DeepZoom format. This tree must be availaible to your browser before using it. In the open source world, you can use Python Deep Zoom Tools or SaladoConverter to perform that task. These tools convert an equirectangular panorama image file into lots of image tiles.