wants me to go on holidays ! ![]()
Posts by indexofrefraction
-
-
thanks a lot, klaus !
just fyi, the two Droplet apps do not work on Sonoma (can’t use with this version of macOS)
Is Sonoma that old already?

-
-
and there is this
krpano.com - Plugins - zSnapshot
https://krpano.com/plugins/userplugins/zsnapshot/#examples :)
what is special about my plugin is that you can set fixed sizes or aspect ratios
which are saved independent of the size or aspect ratio of the browser window.
(next to a lot of other features)
-
scale.tablet="xvalue" are you trying to use a variable? --> scale.tablet="get:xvalue"
-
updating your scenes like that probably doesnt work
but... pretty sure krpano doesn't do any place holder replacements on its own...
they are described here : https://krpano.com/docu/xml/#url
-
-
Quote
I'm using krpano v1.22.4.
best, do not use old versions. krpano is always adapted to new browsers, android and ios changes.
normally, you can update by replacing the tour.js and the plugins
-
-
-
added (optional) control of the view by dragging on the radar/compass
-
ps. as it was never explained in this plugin thread ...
you can use the svg radar, the svg compass, define the 5 different parts of these by line weight, alpha, radius, dash, line and fill color, gradient, etc... like this you can create your own custom radars/compasses...
above all the same plugin with with different settings
more details: https://krpano.com/plugins/userplugins/zradar
-
-
https://krpano.com/plugins/userplugins/zradar
just added full support for 10 different gradients for all 5 path shapes (line and fill)
-
Yes. This is a common problem in newer versions of macOS. Sequoia continues to block the program despite the fix script. Here, without much choice, you will have to manually allow it every time you launch it. There is no permanent solution yet.
can you elaborate ? is there a gatekeeper problem in Sequoia ?
I had an app that was persistently reported as bad,
even if gatekeeper seemed to be off / allowing apps from everywhere
-
have a look here:
krpano.com - Documentation - XML Reference
and here:
ThreadToolBox V2
Hi all,
It took some time, but here it is.
ToolBox V2 (Beta)
To learn and study I now made the ToolBox as a krpano js plugin.
100kb of convenience.
As I think it is quite stable now, I just 'finished' it for now though, I decided to release a first version of V2. Still quite basic I think.
I have about 4-5 more things I would like to add, perhaps some changes.. I need your help to evaluate this a bit...keep in mind it is not an 'editor'.
So.. there we go
Put the toolbox folder on the same level as the…
TuurOctober 27, 2022 at 6:12 PM -
i had issues in the past, maybe first try different encodings.
-
if it is still in your downloads folder, you should move krpano out of it
-
hi klaus,
could you maybe explain a bit more in detail what nexttick() does ?
the documentation says:
"Calls / executes the given actions in the next processing tick - that means after the current actions, but as soon as possible."
krpano.com - Documentation - Actions / Scripting Reference
--> what is "the next processing tick" and in what situations is nexttick() useful?
does it make sense in js-plugin context or is that more for xml script actions?
best, index
-
can't speak for PanoramicWEBi just got interested and found their github page
which also has some web examples. nothing special about it from my side.
the video probably doesn't show their web viewer, but their main app written in rust.