Posts by tarrinos

    Hello,

    I'm trying to make an augmented reality game outdoors.

    For that I need the panos displayed on my smartphone correspond to the reality present in front of the player.

    In panotour I activate the gyro and I hold all my panos north ... But it does not work, my visit always starts in the direction of the phone at the launch of the web link.

    Do I use the right method? Is gyro2.js able to use the phone's hardware?

    Thank you in advance,

    Tarrinos

    Hello,

    I have exactly the same problem , I can not run a virtual tour properly with the gear vr .

    Someone is happened?

    Daniel

    Hi,

    Native GearVR applications can use special GearVR hardware features like - the 'low persistence' screen refresh (no screen blurring during moving), time-warp (re-projection of the already rendered screen to match the latest available gyro data) and a higher quality gyro,

    but a normal browser doesn't have access to these features - a browser can only do normal WebGL rendering and use the devicemotion events for the gyro tracking.

    The only possibility how this could change is when Oculus/Samsung would provide access to these features - e.g. maybe via the 'WebVR API'. Then krpano could be theoretically automatically as good as native applications (like on Desktop where the WebVR is partially already available).

    But please note here also that this is all in the beginning, there are no standards or reliable and stable APIs for VR yet anywhere. This will evolve with time.

    Merci *smile*

    Hello,

    I make virtual visits with Panotour last few months and I diffuse them in virtual reality helmets .
    I show the result to my clients in an oculus rift connected to a PC with a large configuration and then everything is fluid.
    I would have the same result with a gear vr .. Is it possible?
    The
    360 ° panoramas of the gear- vr their application gives me something
    really fluid and really good, but when I look at one of my achievement
    with Panotour on the web with the gear- vr is jerky and it makes sick 30
    seconds . *wacko*
    Do you have the same problem?

    Thank,

    Dan

    Hello,

    I tried to show in my oculus rift a cylindrical panorama to display a flat image on a giant screen as the cinema .

    But the result is that I have my image in very small 10px / 5px the middle of the screen.

    Where is the problem?

    thank you ,

    Dan


    I use this code:


    Hello,

    A big thank you Klaus !!!!
    I am currently doing a virtual tour with 12 rooms of a castle in France.

    I will soon show this work with three glasses oculus rift connected to 3 computers.

    I used to work with Panotour, but they do not have the VR mode in their software ...

    I made "with the example of version 1.19" create the visit with krpano and have also integrated it soundscapes in any room.

    I have just three short questions:

    - The computers I use have no keyboard and no mouse and I want at
    computer startup arrive directly on the menu with thumbnails without
    having to click on the button "ENTER VR"

    - Is it possible to make a project with consistent Panotour with oculus rift changing files?


    - Is it possible to put in my virtual tour video hotspots "I tried
    with the example plugin version 1.18, but it is not working ..."?

    Sorry for my english google

    Dan


    Nothing special with xml, just call javascript functions with krpano, something like :
    js(start_my_sound(2000));delayedcall(10,js(stop_my_sound())
    will call the start_my_sound function with 2sec setting, and stop the sound after 10 sec.
    For the javascript function the api is on Soundinterface 2 website ;)


    Merci je vais essayer *thumbsup*


    Hi,

    Sorry, what kind of hotspot is hotspot "distorted"? In French with google it means déformé ?

    thank you,

    Dan

    You can't play a sound on mobile without user interaction (touch screen) so the idea is to have a unique sound file that you play when first clicking on the screen to start vr mode (fullscreen) and then control the sound with javascript and an external soundplayer (because krpano soundinterface plugin can't go to a specific timing of the audio file, or I dodn't found how ?)
    So I used Soundinterface 2 to play and control my audio file, and when I click on the screen to enable vrmode I load and play my sound wich is blank in the first seconds and pause it, then when I load a scene I call a javascript function to go to the part of the soundfile I want to play and play the file and execute a delayedcall to pause the sound when the part I want to read is finished.

    And that's it ;)


    thank you , it's too complicated for me , I'll wait for the next 1.19.

    Damage to the xml file sharing

    Dan


    Cool, thanx Klaus !

    DId it another way for now, but playing/controlling sound without user interaction (almost) now works for WebVR usage !!!
    http://360images.fr/parisvr
    Choose the tour with the headphones on it ;)

    Hi jerome,

    Really nice tour that really works !!!! *thumbsup*

    I try to make the same kind visrtuelle visit with buttons to trigger sounds, but I mess around with the code, you would share your xml file so I can move faster?

    Dan

    Hi,

    your screenshot looks like if you're trying to use an old krpano version with the new WebVR example - but this can't work.


    A reduced example is included in the 1.19 download package.
    The files of the original example can also be seen or used - just download them directly (e.g. use the browser developer tools to see the file paths).

    Best regards,
    Klaus


    It's ok *g* thank you for all

    hello,

    I am new to the world of krpano and I slowly learn.

    The demo link on the first page works perfectly at home with my dk2 oculus.

    But the demo in the download package 1.19 (in the folder 'viewer / examples / webvr /'). does not show me the menu vr and headtracking does not work



    that should we do to make this example work with my dk2?

    Is it possible to have the source files of the demo visible on the first page?

    thank you

    Dan