360 Degree Viewer and Panorama Plugin

Demo to preview the settings

Introduction

360Β°Viewer Plugin is designed to display an object or panorama in 360 degrees, the very best way to make the most of all your 360 photos and images.
You can load into the database, a group of images of an object from different sides, to display it in 360 degrees, and also upload panorama objects to view them beautifully. The object can be scrolled in different directions using "drag and drop" or you can use built-in actions to auto-scroll the object.
The plugin processes a panoramic photo and displays a three-dimensional image. To display a volumetric object or panoramic photo, the corresponding built-in actions of the plug-in are used with the possibility of using additional parameters.
βœ…
Note: Fullscreen mode for panoramic images is not compatible with the iOS operating system.

How to setup

  1. Place the 360-degree view plugin element on the page to get access to its events and actions
Image without caption
2. On button click event set an action to view the images in 360 using the object viewer
3. Set the action proprieties for this event with data source provided from the database
4. Add a couple of actions to turn the object viewer clockwise or counterclockwise
5. Done

Plugin Element Proprieties

The plugin contains a 360-degree viewer visual element which should be used on the page.
Image without caption

Element Actions

  1. Object viewer - action used to display an object in 360 degrees through visual elements.
Action fields:
  1. Enable spin on page load
  1. Enable spin after dragging (the rotation continues even after dragging)
  1. **Frame time **(Time in ms between updates. e.g. 40 is exactly 25 FPS)
  1. Mouse drag orientation (Preferred axis for user interaction (horizontal or vertical)
  1. Data source (Image URL or array of URLs to be used, preferably used from database)
2.** Panorama viewer** - action used to display panoramic views through the visual elements.
Action fields:
  1. **Description ** Description of the panoramic photo. You can use <BBcode>, displayed at the bottom of the navigation bar
  1. Navbar Zoom Checkbox for Enable/Disable zoom buttons in the navbar
  1. Navbar download Checkbox for Enable/Disable download button in the navbar
  1. Navbar autorotate Checkbox for Enable/Disable auto-rotate button in the navbar
  1. Navbar fullscreen Checkbox for Enable/Disable fullscreen button in the navbar
  1. Navbar Caption Checkbox for Enable/Disable caption (description) in the navbar
  1. Move by inertia Checkbox for Enable/Disable inertia after dragging
  1. MinFoV Minimal field of view (corresponds to max zoom), between 1 and 179
  1. MaxFoV Maximal field of view (corresponds to min zoom), between 1 and 179
  1. .Autorotate speed(rpm) Speed of the automatic rotation (rpm - number of turns in one minute)
  1. Loading image Source path to an image displayed in the center of the loading circle
  1. Data source Source path to the panorama image
3. **Start turn object viewer **- action for the 360 degree object., used to rotate only 1 frame. The properties indicate in which direction to rotate (right/left).
4. Start spin object viewer - action for the 360-degree object. Used to activate the object's auto-rotation.
5. **Stop spin object viewer **- action for the 360 degree object. Used to stop auto-rotate an object.
6. Destroy the object viewer - action for the 360-degree object. Used to stop displaying an object.
7. Destroy the panorama - action for the panorama object. Used to stop displaying panorama.

Element Events

The plugin has 2 events:
  1. Panorama ready - used for actions after the panorama is loaded
  1. Object ready - used for actions after the object is loaded

Workflow example

  1. Place the "360-degree view" visual element on the page:
Image without caption
2. Add the action "object viewer" or "panorama viewer" and select the desired element
Image without caption
3. Specify the required parameters and data source.
πŸ’‘
Make sure you have named your image files properly in the App Data! Files should be named as "1.jpg, 2.jpg … n.jpg" in serial order, without the 0-named file.
The object or panorama (depending on the selected action) appears in the item area:
Image without caption
Image without caption

Changelogs

Update: 05.06.2023 - Version: 1.7.0

  • Fixed the PNG format

Update: 23.11.2023 - Version: 1.14.0

  • 360 degree viewer fixed