Suchergebnisse
Suchergebnisse 1-20 von insgesamt 33.
Zitat von »light_line« you have to use the CSS to customize the popup colors like this: Quellcode 1 2 3 4 5 6 7 div#popup-box { background-color: #000000 !important; color: #ffffff !important; } div#popup-box #popup-box-title { color: #ffffff !important; } Hi, thank you for your help, I've added your code to the index.html file but it doesn't work (I've read a forum where Klaus said to add a CSS in that file).
Hello, how can I change the Infobox popup background color? Thanks for help.
Thank you s-maier, you've been very helpful
"Plus I would like to disable the possibilty to zoom or pan the image in the touch device (like in the desktop)." I've solved this question adding this line to the startup control: usercontrol="off"
Hello, I'have an iframe inside Elementor (Wordpress) that show an image with some hotspots on, in the desktop it's working fine but in a touch device the hotspots are not showed when you pass your fingers over the images. What I'm doing wrong (or what I'm missing in the xml)? Plus I would like to disable the possibilty to zoom or pan the image in the touch device (like in the desktop). This is my xml (there are more hotsposts not included): <krpano> <!-- the skin and the flat pano viewing and co...
Hello, thank you for your reply, it's working :) how can I close it clicking again to the hotspot? Thank you.
Hello, how can I hide/show a combobox clicking to an hotspot? Thank you for help. <hotspot name="example" url="images/example.jpg" ath="100" atv="2" distorted="true" zorder="2" scale="1" visible="false" alpha="1.0" onclick="" /> <combobox name="test" design="vtour" align="righttop" x="10" y="10" alpha="1" onchange="selectItemByName(0);"> <item name="item0" caption="Test_combo" /> <item name="item1" caption="Combo 1" /> <item name="item2" caption="Combo 2" /> </combobox>
Hi, is it possible to have a splitscreen example with Textured 3D-Models? I don't know how to replace the images used in the krpano example page with two obj models panos (e.g. pano1.obj and pano2.obj or pano1.xml and pano2.xml): <image stereo="true" stereolabels="1|2"> <cube url="pano%t_%s.jpg" /> </image> I've saw the synchronize two viewers example and it's very nice, but this is a little bit different from what I need. Thanks for the help.
Thank you Klaus, this is awesome, any chance to get the multiple texture support for Obj files too, please? Regards.
Hello, is there a way to add with three.js a 3D model (obj/glTF/glb) inside a textured 3D model as dephtmap? Thank you.
If the text in the hotspot it shrinks according to the dimensions of the device's screen.
Is the plugin responsive? Thank you
SOLVED Hi Klaus,I have another question about how to offset the dollhouse view. My 3D model is not centered because I need to start the tour from a specific position, so in the 3D software I've moved the model in the X axis before to export it for Krpano. I've supposed that I should have change the view.tx value in the dollhouse action, but I couldn't find a way to solve my problem, please. Thank you. <action name="dollhouse_view"> lookto(270,90,40,default,true,true); tween(view.oz|view.tx|view....
SOLVED Hi Klaus,sorry, I'm very confused too (:What I need to achieve it's very simple: - have a video in the tv area - the video it's invisible until I click on the tv screen to play it - that's it!!! I've saw the Videoplayer plugin syntax for a 3D-distorted hotspot, but I can't find a solution to put the videoplayer in my tv area (plus I still see the video in the background, even if I don't use an image in the posterurl). In my model I have set few infospot with infotext without have any prob...
Hello, I have an invisible hotspot ("videotv") in my 3D model, when I click on it a video start (hotspot "videospot"). My problem is about the video positioning, I can't find a way to put it where it should stay (inside the tv area) plus the player it moves around if I navigate inside the 3D model. Both hotspot as the same tx,ty,tz value, I've tried to change those values or even to give a value to rx,ry,rz but the video still moves around the screen. What am I doing wrong? This is my code, plea...
Great upgrade as usual, I was hoping to find the multiple texture support for Obj files, there's any chance to get it sooner, please? Thank you.
Hi @lrivero, thank you for your reply, what I need to achieve is the floor navigation for a 3D model, I saw this example and the 3D tour has exactly what I need: https://www.virtualtuur.com/casa/tuur/ The only plugin that I know is Navigator for Everpano but is not available as standalone, I use other 3D software to make my models. Could anyone help me, please? Thank you.
Zitat von »San7« Zitat von »gaptat« Hello, I have a textured 3D model and I need to add fews floor hotspot to quickly navigate inside it, something like the Abu Simble tour example but without load any scene, I only want to move to the hotspot position when I click on it. I had a look at the Abu Simbel tour.xml and I've tried to set the transition action in my tour without luck, any help would be appreciated. Thank you. Hi, try installing in the hotspot depthbuffer="true" Hi San7, thank you for...
Hello, I have a textured 3D model and I need to add fews floor hotspot to quickly navigate inside it, something like the Abu Simble tour example but without load any scene, I only want to move to the hotspot position when I click on it. I had a look at the Abu Simbel tour.xml and I've tried to set the transition action in my tour without luck, any help would be appreciated. Thank you.