Search results
Search results 1-20 of 192.
Very cool Klaus! P.S. Where are the monsters?
Hey! Not yet. Perhaps someday, but I just don't have time for this.
Oh yes, I confused hotspot and layer. Strange, but even event oresize does not work. Source code 1 2 3 4 5 6 <events name="resize_hotspot" onresize=" trace(stagewidth); trace(hotspot[test].width); set(hotspot[test].width,get(stagewidth)); trace(hotspot[test].width); "/>
Do you want to make the hotspot width equal to the stagewidth? Just set the width to 100%
Quoted from "Tuur" Hi, @Sergey74 not sure what you mean.. can you explain or show? Tuur It didn't work out to do it smoothly, but I think you will understand what I mean https://youtu.be/qk3KSZ-BCXo
Very good! I discovered an undocumented feature - Dolly Zoom. I wonder if this can be programmed?
Alternatively, place a textfield in a container
Hello! It's simple Source code 1 <event name="test_event" onresize="print_log();" keep="true"/>
Hi Klaus! Will it be possible to add control for mobile devices (for zoom in / out): double touch + swipe up / down in a future version? For example, as in this video https://youtu.be/ZLRGWudSpH0
It's not entirely clear what you mean Quoted How to change view under hotspot but study it, it might help. https://krpano.com/docu/actions/#loadscene
It's very easy! Open your tour.xml Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 <skin_settings maps="false" ... design_bgcolor="0x2D3E50" design_bgalpha="0.8" design_bgborder="0" design_bgroundedge="1" design_bgshadow="0 4 10 0x000000 0.3" design_thumbborder_bgborder="3 0xFFFFFF 1.0" design_thumbborder_padding="2" design_thumbborder_bgroundedge="0" design_text_css="color:#FFFFFF; font-family:Arial;" design_text_shadow="1" />
Nearly. For example Source code 1 2 3 <image> <cube url="panos/pano_01.tiles/%s/l%l/%v/l%l_%s_%v_%h.jpg" multires="512,1024,2048,3840" /> </image> 3840*PI(3.14)≈12000
In the Panini projection polygonal hotspots look wrong
Updated. Compatible with krpano 1.20.8
Quoted from "indexofrefraction" which gui? VTour Editor e.g.
Good update, it's a pity that the GUI is not developing ...
Hi Klaus! Will it be possible to add control for mobile devices (for zoom in / out): double click + swipe up / down in a future version?
Most likely the same reason https://krpano.com/forum/wbb/index.php?p…80881#post80881
It would be interesting to see an example with an aerial panorama.