will1go Posted February 13, 2018 Share Posted February 13, 2018 I am trying to build my 3D application using BabylonJS and I am trying to Embed it as a webview in a UWP XAML application. Since UWP's webview uses Edge's engine (correct me if I am wrong here), everything should hopefully work well. I tried out some primitive 3D objects and this was indeed the case. However, when I tried going into VR, it didn't work. I used the default VR experience method and it gives a good immersive view on edge, but on UWP that button isn't clickable. Is it possible to achieve what I am trying to do? If yes, is there an alternate way? Or am I missing something out? TIA. Quote Link to comment Share on other sites More sharing options...
Guest Posted February 13, 2018 Share Posted February 13, 2018 Hello this is an actual limitation of the WebView: Yes it is Edge engine but there is no WebVR support (yet..this should be fix soon) Quote Link to comment Share on other sites More sharing options...
davrous Posted February 13, 2018 Share Posted February 13, 2018 Yes the support for WebVR in this scenario should come in the next update of Windows 10. It should even work in the current Insider build (I'll check that). Quote Link to comment Share on other sites More sharing options...
will1go Posted February 14, 2018 Author Share Posted February 14, 2018 Awesome, that's good to know. Thank you. Quote Link to comment Share on other sites More sharing options...
davrous Posted February 20, 2018 Share Posted February 20, 2018 Hi. I do confirm that WebVR, and thus Babylon.js WebVR samples, work fine in a JS UWP app. If you're running an Insider Fast 17101 build, it will work. Please note this will be available only for JavaScript UWP apps, the XAML WebView will be updated to support WebVR in a future version of Windows. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.