Quoted from "Dmitry.G.J" See the color profile in the image and in the panorama, I have similar problems when using Adobe RGB. Krpano or webGL not understand Adobe RGB correctly, sRGB use only You absolutely right, how could i forget about it... Thank you very much !
Hi, I use distorted image hotspot like in this example: https://krpano.com/forum/wbb/index.php?p…ad&postID=38120 Working great, but I've noticed an annoying thing - the color/brightness difference is on the border of hotspot and pano. This only appears in HTML5, on a Flash version there is no difference. How could i fix that ?
Klaus, thanks for the detailed response! Now it works.
I took the old xml (krpano version 1.16) and try to make it work with krpano version 1.19-pr8. All works, except that the variable (viewdir), which I use to determine the view direction is not taken from the hotspot. What could be the problem ? Source code 1 2 3 4 5 6 7 8 <style name="skin_hotspotstyle" url="img/hotspot.png" scale="0.3" edge="center" oy="0" distorted="true" onclick="if(linkedscene, tween(scale,0.25,0.5); tween(oy,-20,0.5); tween(alpha,0,0.5); lookto(get(ath),0); loadscene(get(li...