We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

2D user controls in AR / AR DOM overlay ?

Home Forums Bug Reports and Feature Requests 2D user controls in AR / AR DOM overlay ?

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36520
    precismo
    Customer

    Hi Verge,

    We would like to make 2D overlay inside AR fullscreen mode, for example showing buttons “exit VR”, or notification text “tracking” so that users are having better experience.

    It is nicely implemented here.

    However this code requires requesting optional support as discussed here, specifically via:

    navigator.xr.requestSession(‘immersive-ar’,
       {optionalFeatures: ["dom-overlay"],
    
         domOverlay: {root: document.body}});

    Is it possible to request this in Verge, inside some puzzle for example? Or is there a way to overwrite method for entering immersive AR?

    I believe it would be nice feature for most AR users.

    thank you very much for your support!

    Petr Sehnal

    #36597

    Hi Petr,

    Thanks for the suggestion! Added this to our tasks.

    Chief 3D Verger | LinkedIn | Twitter

    #36625
    precismo
    Customer

    Much appreciated Yuri! :yahoo: If you can keep me updated here, we would use this feature ASAP :good:

    #36753
    #36754
    precismo
    Customer

    This is great, thank you very much!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.