You are not logged in.

Search results

Search results 1-20 of 1,000. There are even more results, please redefine your search.

Yesterday, 1:40pm

Author: Tuur

krpano 1.20.11

Just for quick finding: 1.20.11 update to fix iOS 16.4 screen orientation change (VR upside down) https://krpano.com/forum/wbb/index.php?p…89961#post89961 direct to download: https://krpano.com/download/?version=12011 Tuur #vr #upsidedown #iOS

Yesterday, 10:37am

Author: Tuur

Too many hotspots to add manually

Hi, I've been using this on a few projects, unfortunately i can not show. Perhaos i can help you, send me DM to discuss if you like. Tuur

Friday, September 29th 2023, 3:23pm

Author: Tuur

copy url issue

Mm.. not sure.. Perhaps it is a safari developer setting i changed by accident(?). Copy url as html or so .. I'll investigate. edit.. so.. when I paste it with cmd+option+shift+V it works ok. Anybody aware of a setting that let's me just copy an url as plain text? It seems not everyone has this issue. .. maybe I should re-install OSX.. Attached a picture with what happens when I just paste a, from safari, copied url in an editable textfield. Tuur

Friday, September 29th 2023, 2:35pm

Author: Tuur

onloadcomplete lookto

Hi Thomas, I think this should work. https://www.virtualtuur.com/krpano/121/b…ersceneviews/1/ xml: https://www.virtualtuur.com/krpano/121/b…iews/1/tour.xml bit dirty, but I think quite useful. Hope it helps, Tuur edit: some sloppy-ness fixed #buffer #scenes #views

Tuesday, September 26th 2023, 11:49pm

Author: Tuur

onloadcomplete lookto

Do you want it only for that scene or for more / all? Tuur

Tuesday, September 26th 2023, 3:41pm

Author: Tuur

copy url issue

Hi, I was wondering..being on Mac. When I copy an url from the safari browser and paste it into and editable textfield and trace the value, I get: <a href="https://krpano.com">https://krpano.com</a> I also see it is underlined etc.. which is problematic as I just need the url .. not all the a href stuff. When copied from Chrome it works just good, I get: https://krpano.com/ Is there a way to strip the input of an editable textfield from all extra stuff/attributes before it is set as text value? ...

Tuesday, September 26th 2023, 2:59pm

Author: Tuur

onloadcomplete lookto

**never mind ** I was on mobile and couldn't see all code.. edit: You could put all that data in an array and pick it up on need, or buffer it to a var. Depends a bit on the project I would say. Tuur

Thursday, September 21st 2023, 2:01pm

Author: Tuur

Load scenes one by one in order

Check here for the 'donecall'. https://krpano.com/docu/actions/#tween or here if you want a full round https://krpano.com/docu/xml/#autorotate Tuur

Tuesday, September 19th 2023, 12:28pm

Author: Tuur

How to hide scrolling textfield on pano load

Hi, I think (?) the problem is here in the onnewscene event.. which is also called on the first pano (!). Source code 1 <events name="scrolltxt" keep="true" onnewscene="CheckTxt"/> perhaps first change that to: Source code 1 <events name="scrolltxt" keep="true" onnewscene=""/> then maybe try in hide_introscreen action to add: CheckTxt(); events[scrolltxt].onnewscene = 'CheckTxt();'; or so.. Tuur

Monday, September 18th 2023, 6:16pm

Author: Tuur

Does size matter?

.. yes.. I use zFilter.. Tuur

Monday, September 18th 2023, 2:58pm

Author: Tuur

Does size matter?

Hi all, I'm a bit proud today.. Sometimes you work on a super nice, unique and impressive project ánd are allowed to show it to the public. Today the 108 billion pixel scan of Johannes Vermeer painting 'Girl with a Pearl Earring' was released. It was scanned with the Hirox HRX-01 microscope. 41106 individual 3D multi-focus files, each containing about 50 layers. (over 2 million pictures) It all started with a question, but when I did see the content I was super enthousiast and bagged to particip...

Monday, September 18th 2023, 8:11am

Author: Tuur

How to hide scrolling textfield on pano load

Please get us some more info, a link or a bare bone example to look into.. so we could help. Tuur

Thursday, September 14th 2023, 3:32pm

Author: Tuur

ToolBox V2

Hi, not sure.. that seems to work fine for me. https://www.virtualtuur.com/krpano/121/b…ples/toolbox/1/ But I see now, back from holidays, that there are some strange behaviours.. I can't remember seeing this before, otherwise I wouldn't share it.. like not showing the numbers when you don't move the pano at start. also some dragging issues on the sliders in the numbers section and also in the distorted hotspot section.. mmmm Not sure why and when that changed... perhaps it is in the OSX update ...

Wednesday, September 6th 2023, 6:29pm

Author: Tuur

Hotspot is scale down in IOS device

Link to bare bone please. Tuur

Wednesday, September 6th 2023, 6:28pm

Author: Tuur

Use three.js (3d objects) inside krpano (with VR support)

Hi, See here https://krpano.com/forum/wbb/index.php?p…90858#post90858 Coming soon. There are other options to connect to three.js i'm not comfortable with. Perhaps somebody else shares.. Tuur

Wednesday, September 6th 2023, 1:03pm

Author: Tuur

krpano fatal error local usage not allowed

Hi, You probably use a tour.js with disabled local/offline usage. Better bake a new one i think. Tuur

Tuesday, September 5th 2023, 2:00pm

Author: Tuur

Editing north, without affecting hotspots?

Hi, it depends a bit on what you exactly mean, and how the hotspots are placed: static/dynamically.. I think you have 2 options, up to you to decide which one does what you want. - change the scene heading if you use gps location etc.. - change the image prealign .. but it would help if you show us a bare bone example with what you want to change, so we can see your code set-up. Tuur

Friday, September 1st 2023, 1:10pm

Author: Tuur

ToolBox V2

Thanks Herr Mische, I hope some others also let us know so we can pinpoint this down a bit. Tuur

Friday, September 1st 2023, 10:19am

Author: Tuur

ToolBox V2

Hi, I'm not a big windows connaisseur, perhaps some other windows + chrome and toolbox users could share their findings? I could imagine there is a system/browser setting that could make it work.. Tuur