Hi all, I have a device that is neither Android nor iPhone. On this device, when using krpano to display panoramic images—whether in a WebView or a browser—there is a serious aliasing (jagged edge) issue. However, when I set the WebView’s user agent to "Android", the aliasing disappears and the panorama becomes very sharp and clear.
Unfortunately, I cannot change the user agent for the browser. My question is: Is there any way to eliminate aliasing by adjusting krpano parameters? If so, which parameters should I set?
I have tried setting display.antialias=true and webglsettings.antialias=true, but neither seems to have any effect.