You are not logged in.

Search results

Search results 1-20 of 379.

Tuesday, September 19th 2023, 7:38pm

Author: martyhr

Virtual NORTH and wrong hotspots in VR mode

Hi, I wonder how to solve this. I make panos inside and use virtual north to set for all panos the same virtual direction to be able to simulate "street view" movement. So KEEPVIEW. But if a set VR mode,the hotspots are messed. What to tweak to get correct hotspot's direction in VR mode??? Example here: https://www.virtualczech.cz/semilylecitele201/ Thanks in advance.

Monday, August 14th 2023, 5:46pm

Author: martyhr

some animation on flat pano

Hi, I'm thinking about adding some animation to flat pano of a map. Just to add animation from point A to poin B similar to snake movement. https://www.virtualczech.cz/krpanoexamples/snake.mp4 Or draw the trace with the dosts close to each other. Any idea how to achieve it or any similar working example? Thanks

Thursday, June 1st 2023, 4:35pm

Author: martyhr

Distorted video controls visible in 1.20.11 not in 1.21

I hope Klaus will reply this post. I used to use videohtml5 controls until 1.21 with no problems. :-( Thanks anyway Tuur

Thursday, June 1st 2023, 3:03pm

Author: martyhr

Distorted video controls visible in 1.20.11 not in 1.21

It seems that video is working only with renderer="webgl" and controls is not working. If I set renderer="css3d" nad htmlcontrols="true" - video is gone. But with the same renderer and htmlcontrols both video and controls are working under 1.20.11 as is in my example. So, how to make controls working in video under 1.21 ???

Thursday, June 1st 2023, 2:55pm

Author: martyhr

Distorted video controls visible in 1.20.11 not in 1.21

Tuur, I used your code and video is working in 1.21. If I add renderer="css3d" and html5controls="true" the video is gone. But I need controls in video......

Thursday, June 1st 2023, 2:45pm

Author: martyhr

Distorted video controls visible in 1.20.11 not in 1.21

Hi Tuur, I just drop pano to Make tours in Krpano tools. Add the hotspot code and 1.20.11 works: https://www.virtualczech.cz/video12011/tour.html I make the same with Krapano tools 1.21 and copy paste the same hotspot code and no video under 1.21: https://www.virtualczech.cz/video121/tour.html :-(

Thursday, June 1st 2023, 1:54pm

Author: martyhr

Distorted video controls visible in 1.20.11 not in 1.21

Hi, I add distorted video with controls and it is working under 1.20.11. The same code for distorted video with controls but under 1.21 is not visible. Where should I search for the reason?

Tuesday, February 21st 2023, 5:46pm

Author: martyhr

Zoomable layer on 1.21

Quoted from "klaus.krpano" Hi, here's an example: https://krpano.com/examples/118/examples…ch-zooming.html xml: https://krpano.com/examples/118/examples/xml-usage/image-mwheel-touch-zooming/mwheel-touch-zooming.xml It uses the onmousewheel event (which will be called also on touch devices on gesture zooms) and touch devices the wheeldelta_touchscale variable for getting a scale value related to the zooming-gesture. Best regards, Klaus I am trying to make it work on 1.21. But no success. On 1.19...

Saturday, February 11th 2023, 6:42pm

Author: martyhr

3d space coordinates

Hi Tuur, I like your example https://www.virtualtuur.com/krpano/121/b…mples/3dpoly/4/ I wonder how do find the right coordination in the 3d space for drawing the letters. Very nice ! Marty Ohh, you said that this coordinates are from a tool from a blender. Ok ( i must read conversation twice :-) )

Friday, February 3rd 2023, 8:05pm

Author: martyhr

bgcolor - where is my stupid error?

Guys, thanks to all. I will try.I let you know. Marty

Thursday, February 2nd 2023, 3:56pm

Author: martyhr

bgcolor - where is my stupid error?

Hi, I must do some stupid error but where?? I use area with borders for my pano and I want change bgcolor to light blue to the whole area.But the ligt blue is only under the pano. <krpano version="1.20.11" title="Virtual Tour" bgcolor="0x1661bf"> <include url="skin/vtourskin.xml"........ Here is my attempt: https://www.virtualczech.cz/areabgcolor/ Marty

Wednesday, January 25th 2023, 12:08am

Author: martyhr

distorted video in VR mode

OK. Solved. I did trial and error many times and made it work. But anyway, it is strange behavior. The testing result is here: https://www.virtualczech.cz/naboryvrtest/ Thanks Tuur for replying me

Tuesday, January 24th 2023, 3:13pm

Author: martyhr

distorted video in VR mode

... so if I switch my tours to Oculus, no videos and in one case only sound. Any special parametr to them in Oculus? https://www.virtualczech.cz/kratas3D/

Tuesday, January 24th 2023, 2:32pm

Author: martyhr

distorted video in VR mode

Hi, I'd like to see my distorted hotspot video also in VR mode in my Quest 2. Possible?? Marty

Sunday, October 30th 2022, 4:26pm

Author: martyhr

ToolBox V2

Great. I used Toolbox and had big trouble with making dozens polygonal hotspots in one pano. Finaly I managed to build them. But it was real advanture. https://www.virtualczech.cz/gvuo1926/

Monday, October 17th 2022, 8:24pm

Author: martyhr

HTML5 Editable Textfield PlugIn

Hi, I'd like to use three or more textinput boxes and place them like hotspots.I'd like to use them for example like passwords for opening doors = go to another pano. Any idea? Thank you

Thursday, January 20th 2022, 12:04pm

Author: martyhr

Krpano example - no fullscreen?

Now I see that fulscreen for iframe layer works only if the main viewer is also in fullscreen....... than I would say somewhere in the tour that it is the condition for viewing in fullscreen. I am right?

Thursday, January 20th 2022, 11:56am

Author: martyhr

Krpano example - no fullscreen?

Why fullscreen is not working for Vtour and Youtube here in Krpano example? https://krpano.com/releases/1.20.11/view…tml5=only+webgl Marty