You are not logged in.

Search results

Search results 1-20 of 192.

Wednesday, March 15th 2023, 5:47pm

Author: Sergey74

krpano 1.21 (pre-release)

Very cool Klaus! P.S. Where are the monsters?

Saturday, May 8th 2021, 5:33am

Author: Sergey74

Lensflare Free

Hey! Not yet. Perhaps someday, but I just don't have time for this.

Thursday, November 5th 2020, 4:51am

Author: Sergey74

Flying hotspot width relative to stagewidth

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); "/>

Wednesday, November 4th 2020, 4:34pm

Author: Sergey74

Flying hotspot width relative to stagewidth

Do you want to make the hotspot width equal to the stagewidth? Just set the width to 100%

Tuesday, November 3rd 2020, 6:31am

Author: Sergey74

Casa Tuur

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

Monday, November 2nd 2020, 8:12am

Author: Sergey74

Casa Tuur

Very good! I discovered an undocumented feature - Dolly Zoom. I wonder if this can be programmed?

Sunday, October 25th 2020, 7:21am

Author: Sergey74

Maxwidth on Textfield??

Alternatively, place a textfield in a container

Saturday, October 24th 2020, 12:46pm

Author: Sergey74

No events getting triggered

Hello! It's simple Source code 1 <event name="test_event" onresize="print_log();" keep="true"/>

Sunday, October 11th 2020, 7:09pm

Author: Sergey74

Double touch + swipe up/down

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

Friday, October 9th 2020, 6:10pm

Author: Sergey74

How to save the view while navigating to other hotspots

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

Friday, October 9th 2020, 6:06pm

Author: Sergey74

How to change background color of control-bar

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" />

Thursday, October 1st 2020, 7:11pm

Author: Sergey74

Possible to find original resolution of panorama?

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

Wednesday, September 30th 2020, 11:52am

Author: Sergey74

krpano 1.20.8 - Textured 3D Models as Depthmap

In the Panini projection polygonal hotspots look wrong

Tuesday, September 22nd 2020, 9:37am

Author: Sergey74

Lensflare Free

Updated. Compatible with krpano 1.20.8

Wednesday, September 16th 2020, 7:32am

Author: Sergey74

krpano 1.20.8 - Textured 3D Models as Depthmap

Quoted from "indexofrefraction" which gui? VTour Editor e.g.

Tuesday, September 15th 2020, 6:23pm

Author: Sergey74

krpano 1.20.8 - Textured 3D Models as Depthmap

Good update, it's a pity that the GUI is not developing ...

Sunday, September 6th 2020, 4:14pm

Author: Sergey74

krpano 1.20

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?

Thursday, July 16th 2020, 10:49am

Author: Sergey74

Polygonal hotspots in webgl render mode bug

Most likely the same reason https://krpano.com/forum/wbb/index.php?p…80881#post80881

Monday, July 13th 2020, 6:29pm

Author: Sergey74

PanoBlenderAddon

It would be interesting to see an example with an aerial panorama.