Quickly integrate an interactive, customizable player for 360° panoramic images and videos download on unreal engine marketplace
download on unreal engine marketplace Documentation

Video

download on unreal engine marketplace Documentation

Description

360 Stereo Panoramic Player is a runtime plugin to show and interact with 360° panoramic images and videos, supporting both mono and stereo sources. It offers an high-level actor (Panoramic Director), to quickly assemble an interactive panoramic virtual tour without the need to write any code, and a low-level actor (Panoramic Sphere) to allow a complete programmatic customization of the user experience.

The plugin is compatible with all the major platforms: PC desktop, VR (SteamVR, Vive HTC, Oculus, Oculus Quest, Oculus Quest 2, Google Cardboard, etc.), iOS and Android.

Define the Virtual Tool using the UI, with no code needed
Supported mono and stero 360 images and 360 videos

With the Panoramic Director you can define, directly in the UE5 Editor UI, a complete panoramic Virtual Tour: import the 360 images and 360 videos, define your custom hotspots, add plenty of interactive widgets to show augmented information and the Panoramic Director will take care of everything at run-time, detecting when the user is interacting with the hotspots and widgets, managing the transition between the Points of Interest, etc.

Thanks to the extensive API, you have always total control of your panoramic experience.

Use normal UMG widgets for your custom interactive hotspots
Using the API, you have always total control of your panoramic experience

The Panoramic Sphere actor gives you complete access to the panoramic experience: you can programmatically control which panoramic media to display, manage and detect interactions with the panoramic hotspots and widgets, etc. It can display 360 images and 360 videos, in both mono and stereo formats.

Google Cardboard - If developing on mobile, you could be interested also in our plugin UE5 Cardboard VR to add support for Google Cardboard viewers.

Features

Note: the plugin doesn't provide any video/image recording feature.

download on unreal engine marketplace Documentation

Technical Details