Posts by San7

    Hi,
    No, the heading only applies to the entire floor plan, not to each point.
    First, align all panoramas in the same direction using the Krpano tools or the plugin.


    Then you can apply the north correction to the plan (heading radar) —the radar will adjust accordingly.

    how are you doing it now ?

    Hi!
    1. I set up a hotspot (a map with areas) in 3D coordinates
    2. I calculate x y taking into account the scale factor (pixelwidth/imagewidth)
    3. I get 3D coordinates of the point taking into account rotations along the axes rx ry rz from x y locally on the hotspot (the code in js was written by ai Grok)
    4. I set the offset for the point by tx ty tz as for the hotspot and get 3D coordinates of the point
    5. I get ath atv spacetosphere(tx,ty,tz);
    It was possible to leave 3D coordinates but not all polygons are visible
    I do this for each point in the coordinate array and create polygonal hotspots

    maybe try to disable fill ?

    what happens if you create a filled 3d polygon and not all points are on the same plane ?

    In the example all the points have ty=1000, but if you change the value of one of them to 1001, the polygon will become visible.
    I think it shouldn't be like that, it should always be visible

    points3d="-3064,1001,-524,-2953,1000,-172,-2443,1000,-334,-2551,1000,-687"

    Hello everyone! There is such a polygon

    Code
    <hotspot name="p1" keep="true"  fillcolor="0xffff00" points3d="-3064,1000,-524,-2953,1000,-172,-2443,1000,-334,-2551,1000,-687" />

    but I don't see it.. ? Is it just me or everyone? Please try.
    if i change 1000 to 1001 for example it will appear ... *whistling**confused*

    to combine the image with the ground, you often have to rotate the hotspot, scale and rotate it along all axes. Probably, you need to calculate the position of each point in 3D space taking into account the scale tx tz rx ry rz of the hotspot *whistling*

    Hi,

    Isn't it an option to lower the alpha on the hotspot a bit, set enabled false and draw the polygones?

    Or do you really want to calculate?

    Tuur*thumbsup*

    Hi!
    That's what I do *smile* It's a long process, I want to automate it, I already automated it, but my method has its drawbacks.
    I want to use an array of coordinates to automatically create polygons, so as not to draw them manually. When there are more than 200 areas and on several panoramas, this is a long process. *smile*

    or.. you use a canvas and paint on it... but that is only possible w javascript

    Yes, the picture with the plots is a hotspot.
    I know the coordinates of the plots, how can I convert them to spherical coordinates?
    If I get spherical coordinates, I can create polygonal hotspots.
    Then the picture with the plots will be deleted, it is used as a template.
    I can get the coordinates using tx tz, but then the hotspot with the plots must coincide with these axes and not have slopes, this is inconvenient

    Hi, I tried, but it's not it.
    even if I assign a layer to a hotspot, I won't get its spherical coordinates.
    The original meaning is this:
    There is an image with plot markings.
    There are plot coordinates on this image (x y)
    I overlay the image with plots on a place in the panorama.
    Then I want to automatically create polygons from the known plot coordinates (x y).
    But for this I need to get spherical coordinates of points from (x y)

    Hello. First of all, thank you for such a nice plugin. I've really enjoyed using it.

    I noticed that it wasn't working with the new release of 1.23, which is understandable. Do you have an estimate for when your updated menu (for 1.23) will be ready? I would like to use it and the new features of splats together.

    Best,

    Loren

    Hello. I'm glad you like the plugin!
    The latest version of the plugin works with krpano version 1.24
    Make a request for an update from the email to which the plugin was sent.
    Try the demo version, link on the website 

    Hi San7 !!

    The example you kindly shared allows to use a Krpano-type layer as a unique map that can be linked to multiple scenes belonging to that map.

    However, if there are multiple maps for other scenes, I'm having a hard time adapting that same example. *confused*

    Could you share something like scene1 and 2 -> map A and scene 2 and 3 -> map B, where map A and B are Krpano-type layers used as maps?

    Thank very much *smile*

    Hi, I tested it and here's what I did - test

    For each plan, folders are created and in them lies a flat panel with points and map.xml

    map.xml

    all_map.xml - one code for all maps

    all_map.xml

    tour.xml

    Menu 2.3 has been downloaded, thank you very much! I am a novice and have the following questions when using it: When the mouse moves to the Icon, Image, or logo, a hand shape will appear, but the file selection box will not pop up after clicking. There is no response when clicking the picture or sound icon. Is my setting incorrect?

    Hi, if you don't have Windows, this may not work. Then do this.

    Creating a menu in krpano

    Creating a menu in krpano

    set list_window="false"