uPano (Panoramic Solution for Unity) is a universal multi-platform solution for displaying dynamic and static panoramas, and creating virtual tours.
uPano is very easy to learn and use, and is great for people who do not have programming experience.
Visual Tour Maker lets you create virtual tours in minutes.
In most usage scenarios, you can make interactive panoramas without creating your own scripts.
If you have some very specific purpose, uPano has a powerful and easy-to-use API that will allow you to implement any behavior.
We have released a new version of the uPano asset with Hot Area and Extension features.
Changelog:
[Core] All input now goes through Input Manager class so that if needed you can intercept it and add support for the new input system.
[Core] Extension system has been implemented.
[Core] For downloading panoramas by url, loading is accelerated and memory usage is reduced.
[Downloader] All providers moved to exension. Download and import required provider to use this.
[Third-party] Google Street View moved to extension. Download and import Google Street View Service extension if you want to use this.
[Hot Areas] Added support for Hot Areas.
[Plugins] Added RawImage Touch Forwarder.
[Renderers] Fixed exception when trying to change texture in SingleTexturePanoRenderer.
[Tour Maker] Added support for undo.
[Transitions] Added Directional Warping Transition.
[Visual Interactive Element Editor] Added the ability to change North Pan.
[Updates] Fixed built-in update system.