You are not logged in.

Search results

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

Wednesday, August 23rd 2023, 2:00pm

Author: indexofrefraction

Cannot tween bgborder ?

you can't tween such a value "3 9 3 9 0xffffff 1.0", only numbers

Wednesday, August 16th 2023, 10:51am

Author: indexofrefraction

Cannot limit zoom (SOLVED)

Quoted from "Tuur" - not sure if tweening fovmin/fovmax makes sense at all. yes, better remove that Quoted from "Tuur" - perhaps there is also a maxpixelzoom that overwrites the fovmin/fovmax. see here: https://krpano.com/docu/xml/#view.maxpixelzoom

Monday, August 14th 2023, 8:53am

Author: indexofrefraction

Beginner: Where can i enter "krpanotools register show" to see the license?

Quoted Oh. Well I would like to see my license before I reinstall my OS. Do you think, copying all the files from the krpano folder to another drive would also transfer the license? no.. please contact Klaus / krpano.com https://krpano.com/contact/

Sunday, August 13th 2023, 2:40pm

Author: indexofrefraction

Beginner: Where can i enter "krpanotools register show" to see the license?

1) open /Application/Utilities/Terminal.app 2) enter "cd " (cd and one space) without pressing return 3) drag your krpano install folder to the window 4) now press return 5) enter "krpanotools register show" 6) now press return but well, it doesnt show the code, it's just the same info as in the app. how to show the license key...

Saturday, August 12th 2023, 1:04pm

Author: indexofrefraction

Beginner: Where can i enter "krpanotools register show" to see the license?

krpanotools is a command line tool "krpanotools register show" would be entered in the terminal (if the tool is in the path)

Thursday, August 3rd 2023, 11:00am

Author: indexofrefraction

Cannot limit zoom (SOLVED)

Quoted from "milotimbol" We've figured out how to map the matterport coordinates to krpano. I will create a video tutorial soon. hey, how are you generating the data? using an iphone, 3rd party cam or by matterport camera?

Thursday, August 3rd 2023, 10:07am

Author: indexofrefraction

3D-model image-"align" is not working?!

Quoted from "Mische" I think texturl and MTL are just for uv-textures. But align is just for rotating the depthmapped panorama. ok right, that probably it ! image.prealign rotates the complete model with image or uv-texture depthmap.align rotates a projected image (defined on <image>) but not the model if you use an UV-mapped texture it isn't affected (technically that makes no sense if you think about it) tx mische!

Thursday, August 3rd 2023, 9:14am

Author: indexofrefraction

3D-model image-"align" is not working?!

Source code 1 2 3 <image ... > <depthmap ... align="90|90|90" /> </image> hmm, there are no other "possibilities", this is the correct xml scheme. setting align works fine here, I just tested it. maybe test removing the background definitions ( background="none" backgroundurl="sphere/space.jpg" ) or post your full xml or make a small (online) barebone. * another question is... what happens with the background? does it rotate as well? i guess so, but is that always wanted? atm there is most like...

Tuesday, August 1st 2023, 10:08am

Author: indexofrefraction

3D-model image-"align" is not working?!

https://krpano.com/docu/xml/?#depthmap.align as documented, you must use align on depthmap, not on image ... there is no texurl on your dephmap ... ?

Saturday, July 29th 2023, 2:02pm

Author: indexofrefraction

Import GLB in krpano using threejs helper

Quoted from "klaus.krpano" Hi, I think the only things that can't be used together are the fisheye-projections from krpano and the EffectComposer postprocessing from ThreeJS... Best regards, Klaus Hi Klaus, does that go in parallel with objects inside krpano or will using threejs be the the (only) way to have more than 1 object ?

Friday, July 28th 2023, 5:13pm

Author: indexofrefraction

nwjs experts here?

if you're just starting, also have a look at electron. i used nwjs for some yrs but then switched bc electron is better maintained

Friday, July 28th 2023, 8:09am

Author: indexofrefraction

Using a single STL/DEPTH for all the panos

as far as i know the depth file is re-used and doesn't need to load again since 1.21 you can use the identical depth file and give each pano different coordinates

Tuesday, July 25th 2023, 3:00pm

Author: indexofrefraction

Reverse engineering matteport coordinates

Quoted from "milotimbol" you sent me this link https://krpano.com/docu/xml/#depthmap.align doesnt seem to go to a section in the documentation. Can you point me to where the align for the depthmap is in the documentation? you need to be in the 1.21 documentation you can select that on the top left (click the version number) or just use this link https://krpano.com/docu/xml/?version=121

Tuesday, July 25th 2023, 2:34pm

Author: indexofrefraction

Reverse engineering matteport coordinates

@milo yes 1 model only, used in 2 ways: 1) spherical projection with transition fading 2) uv-mapped for dollhouse

Tuesday, July 25th 2023, 12:25pm

Author: indexofrefraction

Reverse engineering matteport coordinates

used yes, but there seems to be just the projection of point a fading to point b the uv-mapping texture only used when you go into dollhouse mode

Tuesday, July 25th 2023, 9:55am

Author: indexofrefraction

Reverse engineering matteport coordinates

@milotimbol thanks! first i though that uv-mapped low-res model is also visible in the transition (for better quality) ... but i guess thats not true and it is only used for the dollhouse, what do you think? https://www.nationalgallery.org.uk/visit…ry-wing-vr-tour about rotating see here https://krpano.com/docu/xml/#depthmap.align ps. such a tour could be done better by krpano, but it needs more work / coding, so it would be more expensive.