UE5 360 Stereo Panoramic Player 1.2.5
Create interactive Media Players and Virtual Tours for mono and stereo 360 panoramic images and videos in Unreal Engine 5.
|
Plugin for Unreal Engine 5 to show and interact with 360° panoramic images and videos, supporting both mono and stereo sources. Compatible with PC, macOS, iOS, Android, VR.
The plugin allows you to quickly create a custom panoramic player and integrate it in your UE4/UE5 project.
MARKETPLACE: https://www.unrealengine.com/marketplace/stereo-panoramic-player
Changelog: ChangeLog
Discord server: https://discord.gg/PuAyhDctHp
Support forum: https://forums.unrealengine.com/unreal-engine/marketplace/1607709-stereo-panoramic-player
Example project:
Video tutorial: https://youtu.be/LVeVk5_z630
The plugin provides everything you need to create and manage a custom player for panoramic media. It supports:
The plugin basically manages a sphere surronding the player, where the panoramic media is internally projected. Over the projected media, the plugin can manage some interactive layers to allow player interactions.
The plugin can show panoramic images and videos, in mono and stereo formats. All used media assets must comply with the technical specifications documented in the section Media Layout.
If you need to quickly assemble a "classical" navigation experience through several panomaric images/videos, you can simply drag in scene a APanoramicDirector actor and configure it in-editor. You can read more in the section Panoramic Director.
To control every aspect of the user experience and work around any limitation of class APanoramicDirector, you can directly use an APanoramicSphere actor. You can read more about it in the section Panoramic Sphere.
In the section 'How-to' you can find a list of answers to frequently asked how-tos.