Matthew Petroff

Results 328 comments of Matthew Petroff

> I don't even think this is officially supported It isn't. > I haven't found a simple way to prevent this behaviour If you use the current Git `master` branch,...

I don't use TypeScript, but I'm not sure you properly captured the `panorama` option when the `dynamic` option is set to `true`. In this case, the `panorama` option accepts anything...

This isn't currently supported, and I have no plans to add it. Implementing it yourself is obviously possible, but it's not straightforward, as you would need to handle projection.

What version of Pannellum are you using? Do you get any 404 errors when loading tiles? Can you provide a link to an example that exhibits this behavior or at...

Closing due to lack of response.

I can reproduce this issue with v2.5.6, but it seems to work correctly with the current Git `master` branch. The code that handles the `avoidShowingBackground` did not change. I was...

You've provided three Greek letter variable names. I can assume they're rotation angles but without any information about your coordinate system or rotation order, they're entirely meaningless. As discussed in...

> I would like to have a square viewer, but no matter how I set `vaov` The viewer aspect ratio and the input panorama settings such as `vaov` / `haov`...

I'm not really sure what you mean by "weak". However, Pannellum doesn't do anything with color management, so you're likely correct that it's a Firefox issue. Images are loaded and...

Sorry to take so long to respond to this, but I've been in Antarctica with very limited internet access. In the configuration you've posted here, you've used `cubeResolution: 4096`, but...