impressive and beautiful !
at zoom max, the images seem blurry because your 'maxpixelzoom' value in <view> node is not at 1.
(i don't know why this value is 2 for flat panorama in the default template of krpano)
I advise you to change it in the file
skin/flatpano_setup.xml:
|
Source code
|
1
|
<view fovtype="HFOV" fov="1.0" fovmax="1.0" maxpixelzoom="2.0" limitview="off" />
|