Posts by 360studios.at

    The 3D-models are very well done!
    Very clean and good homogeneous lighting! I assume shooting when cloudy?
    Would you like to share details on the creation? Shooting details? What photogrammetry software?
    But I could understand, when not of course! *wink*

    Thank you Sebastian! I will contact you via email for more details.

    thank you :) yes all are shot on cloudy days.
    i shoot with a mavic pro 2 , in raw, lightroom for editing the pix and reality capture for creating the model :)

    Hey! :)

    So about a month ago I started creating my first 3D models.
    I was looking for the right tool to display my models and use it for my business.
    of course first you come across sketchfab but is limited to 3D only.
    my plan was to combine the 3D models and 360°.


    then i came across kristof's post in an fb group where he presented his plugin and i got in touch with him.
    I found out that krpano can now also display 3D models.
    as a long-time krpano/panotour user, i was of course immediately enthusiastic.

    Unfortunately, it quickly became clear to me that krpano, for me as a non-coder (only a little bit ;) ), and in general as far as the possibilities for 3D are concerned, is still in its infancy.


    After a bit of research I found out that 3DVista has also been supporting 3D since the end of last year, and i have to say vista has the edge when it comes to 3D.
    so i started to create my first demos and tours in vista.
    at the same time i was in close contact with kristof, we exchanged ideas every day and inspired each other in our process of developing the possibilities of the various tools.


    so right now i have built my first finished tours in vista, also the burg ruine and i am working on a second one right now.
    here are the tours:
    Aggstein - https://360studios.at/3d/aggstein/
    Stift Herzogenburg - https://360studios.at/3d/stiftherzogenburg/
    All my 3D models, no tours only a showcase of my models if you are interested - https://360studios.at/3d/alle/


    for the tours in vista, as you can see, the experience is very fluid and the whole tour is a dream to use.
    this is the way ;)


    Dear Klaus, I would be happy to provide you with the data of the castle so that you can use them to advance the development of krpano.
    i love krpano and i would like the tool to develop in the right direction with you and the community, so that it doesn't have to hide behind the big boys ;)



    Best regards, Sebastian

    Sound troubles in chrome - panotour + newest krpano update


    hey! i am having some problems regarding sounds in google chrome. for a group i use a soundfile but the sound button in the navi doesnt work. if i click, then the sound starts to loop. also if i jump into a pano in another group the sound keeps playing (it should stop and only work inside the group. the troubles i have in google chrome and oper. firefox and edge is working fine. i use latest panotour version + latest krpano update. - thats the project https://noe360.at/360/heiligenkreuz/360/ - thx for the help

    update: i removed the krpano panotour update and now everything works fine... so it looks like something is going on with the sound code in krpano udate....

    hey! i am having some problems regarding sounds in google chrome. for a group i use a soundfile but the sound button in the navi doesnt work. if i click, then the sound starts to loop. also if i jump into a pano in another group the sound keeps playing (it should stop and only work inside the group. the troubles i have in google chrome and oper. firefox and edge is working fine. i use latest panotour version + latest krpano update. - thats the project https://noe360.at/360/heiligenkreuz/360/ - thx for the help

    update: i removed the krpano panotour update and now everything works fine... so it looks like something is going on with the sound code in krpano udate....

    hey, also ich würde wie oben schon beschrieben statt bing maps eine eigene karte verwenden über vtourskin.

    das ist mir schonmal gelungen, im vtourskin xml hab ich den code so geändert


    <layer name="skin_map" state="hidden" url="map.png" flash_url="map.png" html5_url="map.png"
    visible="false" align="centertop" width="9492" height="395" x="0" y="0" zorder="1"
    lat="0" lng="0" zoom="0" bgalpha="0" maptype="satellite" onmapready="skin_addmapspots();">
    <maptypecontrol visible="true" align="righttop" x="5" y="5" buttonalign="v" />
    <spotstyle name="DEFAULT" url="vtourskin_mapspot.png" activeurl="vtourskin_mapspotactive.png" edge="bottom" x="-5" y="-8" scale="0.5" />

    im tour.xml hab ich dann einfach die skin_settings für bing maps auf true gesetzt und die nun sehe ich die karte von mir - http://www.weg-erbauer.com/liechtenstein/

    jetzt würde ich gerne die mapspots einbaun, habe versucht in der jeweiligen scene die lat lng auf x y zu ändern und die position eingetragen, funkt aber nicht.

    kann mir wer diesbezüglich helfen, danke!

    lg/sebastian

    hey, also ich würde wie oben schon beschrieben statt bing maps eine eigene karte verwenden über vtourskin.

    das ist mir schonmal gelungen, im vtourskin xml hab ich den code so geändert


    <layer name="skin_map" state="hidden" url="map.png" flash_url="map.png" html5_url="map.png"
    visible="false" align="centertop" width="9492" height="395" x="0" y="0" zorder="1"
    lat="0" lng="0" zoom="0" bgalpha="0" maptype="satellite" onmapready="skin_addmapspots();">
    <maptypecontrol visible="true" align="righttop" x="5" y="5" buttonalign="v" />
    <spotstyle name="DEFAULT" url="vtourskin_mapspot.png" activeurl="vtourskin_mapspotactive.png" edge="bottom" x="-5" y="-8" scale="0.5" />

    im tour.xml hab ich dann einfach die skin_settings für bing maps auf true gesetzt und die nun sehe ich die karte von mir - http://www.weg-erbauer.com/liechtenstein/

    jetzt würde ich gerne die mapspots einbaun, habe versucht in der jeweiligen scene die lat lng auf x y zu ändern und die position eingetragen, funkt aber nicht.

    kann mir wer diesbezüglich helfen, danke!

    lg/sebastian

    hey! :)

    i want to enter a szene and first of all there should be no sound
    then i have a hotspott wich triggers on/off sound
    my code looks like this

    ---------------------------------------------------------------------------------------------
    <plugin name="soundinterface"
    url="plugins/soundinterface.swf"
    keep="true" preload="false"
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    alpha="1.00" blendmode="normal"
    smoothing="true"
    align="" edge=""
    x="" y="" ox="" oy=""
    width="400" height="300"
    crop="" ondowncrop="" onovercrop=""
    scale="1" scale9grid="" scalechildren="false"
    rotate="0"
    parent=""
    mask=""
    onloaded="playsound(sounds, radio.mp3, 0);"
    onover=""
    onhover=""
    onout=""
    ondown=""
    onup=""
    onclick=""
    effect=""
    mute="true"
    rootpath="sounds"
    volume="1"
    />

    <hotspot name="bt2"
    url="sounds/button1.png"
    keep="false"
    ath="-52.782022247858436" atv="7.641661798274216"
    zoom="false" distorted="true"
    width="50" height="50"
    scale="1.0522960772671814" scale9grid="" scalechildren="false" rotate="0"
    rx="-13.875" ry="-2.2624999999999886" rz="2.817720030996638"
    edge="center" ox="" oy=""
    crop="" ondowncrop="" onovercrop=""
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    alpha="1.00" blendmode="normal" smoothing="true"
    refreshrate="auto"
    onloaded=""
    onover="set(alpha,1);"
    onhover="showtext(Radio an/aus ,buttonstyle);"
    onout=""
    ondown=""
    onup=""
    onclick="pausesoundtoggle(sounds);"
    details="8"
    effect=""
    flying="0"
    inverserotation="false"
    />
    -------------------------------------------------------------------------------------

    pls need help!

    thx sebastian

    hey 360 freaks! :)

    need help pls

    my code looks like this
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------


    copy(distorted, hotspot[%1].distorted);
    copy(ath, hotspot[%1].ath);
    copy(atv, hotspot[%1].atv);
    copy(scale, hotspot[%1].scale);
    copy(rx, hotspot[%1].rx);
    copy(ry, hotspot[%1].ry);
    copy(rz, hotspot[%1].rz);


    keep="false"
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    fillcolor ="0xffffff" fillalpha ="0.00" borderwidth ="0.0" bordercolor ="0xffffff" borderalpha ="0.00"
    fillcolorhover="0xffffff" fillalphahover="0.10" borderwidthhover="4.0" bordercolorhover="0xffffff" borderalphahover="0.80"
    fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
    onover=""
    onhover="showtext(Öffne Lade 1, smalltext)"
    onout=""
    ondown=""
    onup=""
    onclick="set(plugin[bild1].visible,true); tween(plugin[bild1].alpha, 1, 0.5,default);"
    details="8"
    effect=""
    flying="0"
    inverserotation="false"
    >


    url="pix/2.jpg"
    keep="false"
    ath="32.328283045969464" atv="-13.417895465497201"
    zoom="false" distorted="true"
    width="459" height="700"
    scale="1" scale9grid="" scalechildren="false" rotate="0"
    rx="0" ry="0" rz="0"
    edge="center" ox="" oy=""
    crop="" ondowncrop="" onovercrop=""
    visible="false" enabled="true" handcursor="true" capture="true" children="true"
    zorder="2"
    alpha="0.00" blendmode="normal" smoothing="true"
    refreshrate="auto"
    onloaded="copyhotspotsettingsfrom(spot1);"
    onover=""
    onhover="showtext(Schließe Lade 1, smalltext)"
    onout=""
    ondown=""
    onup=""
    onclick="set(plugin[bild1].visible,false);"
    details="8"
    effect=""
    flying="0"
    inverserotation="false"
    />
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------

    i want that bild1 shows up centered and is fix.
    now the position is on top left and only shows half of the picture

    thx for helping me!
    pax
    sebastian


    got it! :) did it like this
    ----------------------------------------------------------------------

    <action name="copyhotspotsettingsfrom">
    copy(distorted, hotspot[%1].distorted);
    copy(ath, hotspot[%1].ath);
    copy(atv, hotspot[%1].atv);
    copy(scale, hotspot[%1].scale);
    copy(rx, hotspot[%1].rx);
    copy(ry, hotspot[%1].ry);
    copy(rz, hotspot[%1].rz);
    </action>

    <hotspot name="spot1"
    keep="false"
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    fillcolor ="0xffffff" fillalpha ="0.00" borderwidth ="0.0" bordercolor ="0xffffff" borderalpha ="0.00"
    fillcolorhover="0xffffff" fillalphahover="0.10" borderwidthhover="4.0" bordercolorhover="0xffffff" borderalphahover="0.80"
    fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
    onover=""
    onhover="showtext(Öffne Lade 1, smalltext)"
    onout=""
    ondown=""
    onup=""
    onclick="set(plugin[bild1].visible,true); tween(plugin[bild1].alpha, 1, 0.5,default);"
    details="8"
    effect=""
    flying="0"
    inverserotation="false"
    >
    <point ath=" 21.0427" atv="-28.8498" />
    <point ath=" 26.5797" atv="-30.6329" />
    <point ath=" 26.4481" atv=" 2.9733" />
    <point ath=" 17.9388" atv=" 2.5928" />
    </hotspot>


    <plugin name="bild1"
    url="pix/2.jpg"
    keep="false" preload="false"
    visible="false" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    alpha="0.54" blendmode="normal"
    smoothing="true"
    align="center" edge=""
    x="" y="" ox="" oy=""
    width="35%" height="90%"
    crop="" ondowncrop="" onovercrop=""
    scale="1" scale9grid="" scalechildren="false"
    rotate="0"
    parent=""
    mask=""
    onloaded="copyhotspotsettingsfrom(spot1);"
    onover=""
    onhover="showtext(Schließe Lade 1, smalltext)"
    onout=""
    ondown=""
    onup=""
    onclick="set(plugin[bild1].visible,false);"
    effect=""
    usecontentsize="false"
    />
    ---------------------------------------------------------------------------------