pannellum
pannellum copied to clipboard
Pannellum is a lightweight, free, and open source panorama viewer for the web.
I used generate.py to generate the multires file and sent it to Safari browser of iOS. After jumping the page several times (using loadScence()), the renderer will not render the...
I would love to be able to use your library to view two sets of equirectangular imagery side-by-side, where pitch/yaw/fov changes to the left/top window are mirrored to the right/bottom....
I have the following configuration; - showZoomCtrl: false, - hfov: 20, - northOffset: 247.5, - autoload: true, - orientationOnByDefault: true, - draggable: false, - compass: true, - showControls: false This...
The pannellum movement is a bit "stiff" compared with kuula, where the movement has more fluidity. Is there a way to recreate something like that? Sorry, I know that this...
Hi I want to add scenes to my pano viewer with some data from my backend server. Though I get a value of this.xmlItems[i].rotation inside the loop, I'm unable to...
Hi. I tried to use pannellum, but fixed menu didn't allow to do it. 3D scene crashes, when I am scrolling (on PC). I think, that it is problem with...
Hi, Currently `generate.py` for multires works for single image input. Can we use `subprocess` module for batch processing? Or should we use multi-threading ?
When the multires generator script is used on a partial panorama (`haov` < `360`), the nadir and zenith are both incomplete, even with `vaov` = `180`. Is this an unavoidable...
hello,my Pannellum have 26 scenes,when the scene switches multiple times,the page refreshes automatically,please answer,thx
Hey is it possible to use `setHorizonPitch` ,`getHorizonPitch` , etc. for individual scenes instead of overwriting the values in default?