PanoramaViewer-omeka-module/README.md

28 lines
731 B
Markdown

# A Panorama Viewer for Omeka S
[Panorama Viewer] is a module for [Omeka S] that integrates [Pannellum],
a lightweight, free, and open source panorama viewer for the web.
Built using HTML5, CSS3, JavaScript, and WebGL, it is plug-in free.
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/PanoramaViewer/archive/main.zip
unzip main.zip
mv panoramaviewer/ PanoramaViewer
```
## LISENCE
The module is released under the [MIT] License.
The script for Panorama feature is imported from [Pannellum].
[arc-hive]: https://arc-hive.zone/
[Panorama Viewer]: https://git.hangar.org/arcHIVE-tech/PanoramaViewer
[Pannellum]: https://pannellum.org/
[Omeka S]: https://omeka.org/s
[MIT]: http://opensource.org/licenses/MIT