Page 1 of 1

360-Pano Pitch - view down

Posted: 18 Jan 2026, 03:08
by alex.p
Hi,
I have an 360-Drone-Pano stiched with PTGui and inserted it in my gallery:
https://galerie.alexander-preyer.art/Ga ... t-panorama

Is it possible to move the view a little bit to the bottom. I tried the pitch parameter. At the start the viewpoint downwards works, but then it goes up.
Thanks
Alex

Re: 360-Pano Pitch - view down

Posted: 18 Jan 2026, 23:03
by mjau-mjau
The problem is, as long as you have autorotate enabled, the view will target default autorotate settings with pitch 0 (center). Unfortunately, setting the "pitch" does not apply the same pitch target into the autorotate() function.

It would theoretically be possible to achieve by code (if building the panorama from scratch), but not from X3, as I can't expose the panorama code as external API functions. I'm sorry :disappointed:

Re: 360-Pano Pitch - view down

Posted: 19 Jan 2026, 01:49
by alex.p
I solved it with a little customization and using Pannellum (https://pannellum.org/) instead of your Pano-Plugin.

https://galerie.alexander-preyer.art/Ga ... -Panorama/

Re: 360-Pano Pitch - view down

Posted: 19 Jan 2026, 02:30
by mjau-mjau
Nice!