GazHay

Results 35 comments of GazHay

@DStillingfleet any chance of a PR for the required javascript?

I think what L00ncan is saying is that the in-headset browser on a quest works with things like google streetview, and other applications with "no lag". If you navigate that...

In that case, the issue isn't with pannellum. In your use-case everything renders on the PC and the headset is a display. I am not overly familiar with those setups,...

You are clearly the expert. The beauty of open source allows you to fork pannellum, fix the issue and submit a PR for the fix to the benefit of the...

Was just about to open a new issue, I can't get the clickHandler to work either. in the config.json I have ` "clickHandlerFunc" : "internalJump", "clickHandlerArgs" : "room2" ` I've...

is there a brief example? My Viewer object returned by pannellum.viewer does not seem to expose any scenes or hotspots. e.g. I cannot : Viewer.scene.sceneId.hotspots[1].clickHandlerFunc = handler; Or is this...

Also, the documentation may be wrong, as it states that both clickHandlerFunc and Args are listed under the "JSON Configuration File Options" section.

Have a look at the (poor) code here - http://racarbry.com/panoramas/ - its not a dropdown list but an svg graphic which keeps track of the room you are in. There...

Its anything since the jump to version 5. Including Betas (which is a reason I didn't report earlier) The bug is present in the currently available download. The modern variant...

The non modern variant returns ```` QApplication: invalid style override passed, ignoring it. Available styles: Windows, Fusion PyInstaller/loader/pyimod03_importers.py:495: DeprecationWarning: the imp module is deprecated in favour of importlib and slated...