Search results
Search results 1-20 of 73.
Hi ganeshkahane I have added and changed a few lines of code to the incrediable code snippet indexofrefraction offered: The best thing to do is once a hotspot has been clicked is then to disable that hotspot so it cannot add to the counter. Plus I have added a few lines (If statement) to display a new layer once all 3 hotspots have been clicked. Here is the tested code, Hope it helps: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 3...
Try a mouseover on the hotspot using the showtext.xml, this should allow you to display text and a picture Include file: Source code 1 <include url="showtext.xml" /> Code on hotspot: Source code 1 2 <textstyle name="VRW_STYLE" ... /> <hotspot onhover="showtext([p]...Header Text...[/p][img src=img/powered.png width=300px][/img][p]..Footer Text..[/p],VRW_STYLE);" name="logo" url="../img/powered.png" ... />
Quoted from "Tuur" hi, hehe. nice! I enjoy it. Tuur Cheers Tuur, appreciate it.
Hi Panoyun, HINT: Look up. Safe is a bonus item.
Virtual Reality Websites - Escape game - The Cabin PROOF OF CONCEPT Demo: Krpano what is possible demo build. Solve combinations, find items only allow tasks to happen once other items are collected. Moving from room to room still showing completed tasks. NO PROGRAM DOWNLOAD OR APP INSTALLATION NEEDED TO VIEW KRPANO VIRTUAL REALITY WEBSITES. Enjoy and let me know your thoughts.Link to site: TheCabin Escape game - The Cabin
Nice Tuur! Great project.
Quoted from "Alexander360" Finding the same problem here too with v1.19 working fine, v1.20 pinch zoom on macbook trackpad not working as per zakato360's code. Hopefully Klaus will know what's causing this? Thanks in advance! I am having the same issue, has anyone been able to find a solution?
Hi All Is there anyway to test in PHP <include url="include_all.php" /> which file it has been included inside.Test if embeded in the XML file Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 <krpano> <?php $VRW_URL = $_SERVER["REQUEST_URI"]; echo "<script type='text/javascript'>alert('$VRW_URL');</script>"; if ($VRW_URL === "/VRW/tour.xml") { if ($handle = opendir('.')) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != ".." && subst...
Found this code really helpful, Thank you Klaus
I created a Krpano Passcode Alert style adding a passcode panel to enter a specific pin or passcode to complete a task. This Passcode panel is a lockdown Alert style and its changeable on request. This plugin Can be used in both desktop and VR modes. Here is a link to a basic looking passcode panel in action showing how it may be used: http://ecapp.co.uk/VR/GameActions/GameActions01.html NO PROGRAM DOWNLOAD OR APP INSTALLATION NEEDED TO VIEW KRPANO VIRTUAL REALITY WEBSITES. I will post links of ...
Virtual Reality Websites - Product Cards Plugins VRW Product Cards - Virtual Reality HTML product cards and Krpano Product Card Plugin. NO PROGRAM DOWNLOAD OR APP INSTALLATION NEEDED TO VIEW KRPANO VIRTUAL REALITY WEBSITES. I will post links of other projects and games I created in the past year. Enjoy and let me know your thoughts. Link to demo: http://ecapp.co.uk/VR/ProductCards/ Krpano Product Cards
Hi Yvan I'm not sure about Krpano detecting country but I used a Json call and then passed the results to Krpano environment. Which worked well for my self as I only needed to test for two languages.. I used https://ipdata.co/ you can also make specific calls by passing IP address to it. Example Twitter : https://api.ipdata.co/199.59.149.165 I'm sure there are many other APIs out there. Anyway hope that Is some help, or at least a possible option.
Questionnaire Management Systemâ„¢ - Track Tasks to Database A powerful and flexible website tool to track what responses a user or client made to the various questions asked or tasks completed within the Krpano VR environment to a database. This could be used for testing staff on anything or track Clients experience in Krpano. For this Demo Scenario: I set in a cinnema to ask Staff Health and saftey and general questions. You can Create your own Username and Staff's ID. Once created you will be t...
While at a recent rugby match and seeing various faces shown on the big screen. I thought if someone took a 360 picture of the event people could share and show they were there and not just send a selfie of the event. Here is an example of what I had in mind, Social Media Photo sharing from 360° Pano/image from any event. I built it in such away that you can first see where you are and then find and zoom to the person who sent the link. See both example links below, Enjoy. Thanks Klaus for the n...
Hi Jook Try add this code to your hotspot: ondown.touch="asyncloop(pressed, showtext([p]..VIRTUAL REALITY WEBSITES..[/p],VRW_STYLE); );" Link to demo: http://ecapp.co.uk/VR/ToolTip/ Hope that helps
Good day Andrew For this demo I'm calling wikis API and displaying the bits of info and images to various hotspots on the screen. For this demo I have not added a scroll area, not sure if it's possible yet in VR mode, if you come across one I would like to hear about, please message me I may suggest which may take a bit of coding, calculate how much text your hotspot can take. then split the text your adding into sections and by adding a pagination buttons under the hotspot it would give the aff...
Virtual Reality Websites - Wiki VR Krpano Wikipedia VR Search - (VR Wiki) Make call to external Wikipedia which can be done in desktop mode and also be called from and within Krpano VR Mode.. NO PROGRAM DOWNLOAD OR APP INSTALLATION NEEDED TO VIEW KRPANO VIRTUAL REALITY WEBSITES. I will post links of other projects and games I created in the past year. Enjoy and let me know your thoughts.. Link to video demo: https://youtu.be/3a7D72Dvt0E Krpano wikipedia VR Plugin
Now with the ability to add videos to the gallery/slider option