2018-07-23 20:30:06 +02:00
|
|
|
# equirectangular-gallery-component
|
|
|
|
|
Display a diaporama of equirectangular photos as a configurable AFrame component
|
|
|
|
|
|
2018-07-23 20:46:51 +02:00
|
|
|

|
|
|
|
|
|
2018-07-23 20:30:06 +02:00
|
|
|
Live examples :
|
|
|
|
|
* server side previews https://fabien.benetou.fr/pub/home/360s/gallery.html?json-file=Hornu_July2018/files.json
|
|
|
|
|
* client side previews (heavy!) https://fabien.benetou.fr/pub/home/360s/client-side-preview.html?json-file=Hornu_July2018%2Ffiles.json
|
|
|
|
|
|
|
|
|
|
Note the bash script for batch 360 conversion and preview.
|
|
|
|
|
|
|
|
|
|
URL parameters :
|
2018-07-24 16:15:53 +02:00
|
|
|
* `json-file` to point the the JSON file with the different images (array with absolute or relative path)
|
2018-07-23 20:30:06 +02:00
|
|
|
* `disable-timer` to disable the diaporama
|
|
|
|
|
* `interval` to add in seconds until the next image
|
|
|
|
|
* `enable-preview` to enable in VR preview of the next image
|
|
|
|
|
|
|
|
|
|
Thanks to :
|
|
|
|
|
* Yann Ael for the feedback
|
|
|
|
|
* Roland Dubois for the quality CSS
|