Page 1 of 1

How is speed calculated?

Posted: Thu Mar 23, 2023 9:08 pm
by Curtisio
I'm using the JavaScript API to slowly move the pano left then right and slightly change the fov when the user isn't using the pano. To explain, we have a presentation over the top to give the user further information.

In trying to calculate transition timings I was wondering how rotation speed is calculated. How long does 1 take? Or is it X seconds per X degrees?

Any help appreciated.