QuoteI'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
QuoteI'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:
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.
maybe support krpano and https://krpano.com/buy/upgrade/
1.17 is VERY old ! :)
hi klaus....
the documentation doesn't say much ...
is krpano.webGL.canvas the visible area / viewport of the panorama, or is it the full panorama ?
krpano.webGL.projectionMatrix can be used to project a 3d point onto the canvas ?
best, index
EDIT :
answering myself i guess the canvas is just the viewport, right ?
and yes about the projectionMatrix but... but...
how to deal with shapes, that are partly not visible?
maybe try to disable fill ?
what happens if you create a filled 3d polygon and not all points are on the same plane ?