Search…

X3 Photo Gallery Support Forums

Search…
 
alex.p
Topic Author
Posts: 15
Joined: 27 Nov 2019, 01:17

360-Pano Pitch - view down

18 Jan 2026, 03:08

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14469
Joined: 30 Sep 2006, 03:37

Re: 360-Pano Pitch - view down

18 Jan 2026, 23:03

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:
 
alex.p
Topic Author
Posts: 15
Joined: 27 Nov 2019, 01:17

Re: 360-Pano Pitch - view down

19 Jan 2026, 01:49

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/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14469
Joined: 30 Sep 2006, 03:37

Re: 360-Pano Pitch - view down

19 Jan 2026, 02:30

Nice!