Cyb Pannellum Viewer

Plugin Banner

Cyb Pannellum Viewer

by Cyb10101

Download
Description

A plugin for the WordPress Gutenberg block editor.

Embed interactive 360° panoramas using Pannellum, supporting equirectangular, cubemap, and multi-resolution tile formats.

Perfect for virtual tours, exhibitions or immersive media content.

Links

Note

The goal of the project was to implement a panorama in a relatively simple way.
The basic configuration is done via JSON. Everything else is features.
So there is more magic here than planned.

Usage

You can generate multi-resolution tiles for a panorama with Pannellum multires tool.

  1. Generate panorama
  2. Create a config.json if it is not already automatically generated
  3. Copy files to /panorama/pannellum/project/ (for example)
  4. Add the Pannellum Viewer WordPress block in the Gutenberg editor
  5. Embed /panorama/pannellum/project/config.json

Credits

This plugin uses Pannellum (MIT License) for displaying panoramic images.

All third-party components retain their original licenses.

Back to top